• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 158 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)

141. laya.physics.EdgeCollider_API3.0 [ 41%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defined in laya/physics/ColliderBa...

来源: Laya3.0_api 发布时间: 20231115

142. laya.physics.BoxCollider_API3.0 [ 41%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defined in laya/physics/ColliderBa...

来源: Laya3.0_api 发布时间: 20231115

143. laya.physics.PolygonCollider_API3.0 [ 41%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defined in laya/physics/ColliderBa...

来源: Laya3.0_api 发布时间: 20231115

144. laya.physics.ChainCollider_API3.0 [ 41%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 fixture fixture: any Inherited from ColliderBase.fixture Defined in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defined in laya/physics/ColliderBa...

来源: Laya3.0_api 发布时间: 20231115

145. laya.d3.physics.PhysicsCollider_API3.0 [ 39%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from PhysicsTriggerComponent.canScaleShape Defined in laya/d3/physics/PhysicsComponent.ts:206 是否可以缩放Shape。 owner owner: Node Inherited from Comp...

来源: Laya3.0_api 发布时间: 20231115

146. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 36%]

... laya开发的3d跑酷 游戏DEMO分享:【简单跑酷--JS版】---Lv.1 脚本组件添加对象问题 通过AnimatorState为Animator添加多个播放状态islooping属性会被覆盖 问题状态 最新活动: 2017-04-13 17:23 浏览: 3744 关注: 11 人

来源: Laya_社区 发布时间: 20160801

147. 缓存工具-layadcc · LayaAir3.4 · 引擎文档 · LAYABOX [ 35%]

...数。 2.3 资源服务器URL 此设置决定native启动时访问的入口脚本。所以,在填写地址时,需要把入口脚本文件也写在地址内。 例如:http://192.168.31.109:9000/index.js 2.4 热更新(DCC) 2.4.1 使用DCC 根文件:设置DCC系统的根文件地址, 根文件...

来源: Laya3.0_文档 发布时间: 20251010

148. CPU粒子系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

...毁组件所属节点; ​ CallBack:向挂载在同一个节点上的脚本发送一个回调信号。 Culling Mode(剔除模式):当粒子系统不在视野范围内时,系统应如何处理它的模拟计算。 ​ AutoMatic(自动):如果是循环粒子,使用 Pause;如果...

来源: Laya3.0_文档 发布时间: 20260122

149. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 33%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 canScaleShape canScaleShape: boolean = true Inherited from CannonPhysicsTriggerComponent.canScaleShape Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:191 是否可以缩放Shape。 owner owner: Node I...

来源: Laya3.0_api 发布时间: 20231102

150. LayaAirIDE的可视化2D物理编辑入门(TypeScript-IDE篇(TS)-使用2d物理系统) [ 33%]

...,不需要写一行代码。 从这个章节里,我们就了解一下脚本中有哪些物理生命周期方法。 > 如果有对生命周期也不理解的新手,请先去Layabox官网文档的组件化开发相关文档去补一下基础。 ### 3.1 onTriggerEnter `onTriggerEnter`是在发生...

来源: Laya2.0_文档 发布时间: 20210714