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

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

1101. 场景管理 · LayaAir3.3 · 引擎文档 · LAYABOX [ 34%]

...景类,负责场景创建,加载,销毁等功能 * 场景被从节点移除后,并不会被自动垃圾机制回收,如果想回收,请调用destroy接口,可以通过unDestroyedScenes属性查看还未被销毁的场景列表 */ export class Scene extends Sprite { /**创建后,还...

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

1102. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 34%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

1103. laya.display.Animation_API3.0 [ 33%]

...rs Optional type: string (可选)事件类型,如果值为 null,则移除本对象所有类型的侦听器。 Returns EventDispatcher 此 EventDispatcher 对象。 offAllCaller offAllCaller(caller: any): EventDispatcher Inherited from EventDispatcher.offAllCaller Defined in laya/events/Event...

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

1104. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 33%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

1105. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 33%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

1106. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 33%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

1107. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 33%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

1108. laya.d3.physics.CharacterController_API3.0 [ 33%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpdate on...

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

1109. laya.components.Animator2D_API3.0 [ 32%]

...onents/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void Optional onLateUpdate onLateUpdate(): void Inherited from Component.onLateUpdate Defined in laya/components/Component.ts:297 每帧更新时执行,在update之后执行,尽量不要在这里写大...

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

1110. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 32%]

...刚体移动,刚体出现抖动。 Skeleton动画在自然停止时不会移除play时添加的frameloop 问题状态 最新活动: 2017-07-20 20:39 浏览: 1082 关注: 3 人

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