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

大约有 41 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)

11. laya.d3.component.animation.KeyframeAnimations [ 69%]

...operties PropertyDefined By  currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations  currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获...

来源: laya_api 发布时间: 20170929

12. 脚本组件继承于 Laya.Script。 其中的_update方法,多长时间会调用一次? 可以设置调用时间吗? [ 66%]

....core.Sprite3D; /**是否已执行start函数。*/ started: boolean; /** * 获取唯一标识ID。 * @return 唯一标识ID。 */ id: number; /** * 获取所属Sprite3D节点。 * @return 所属Sprite3D节点。 */ owner: laya.d3.core.Sprite3D; /** * 获取是否启用。 * @return 是否启动。 *...

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

13. 使用3D精灵 · LayaAir3.0文档 · LAYABOX [ 63%]

...点下是否存在某个名字的子节点,通常会调用如下方法来获取子节点 getChildByName("xxx") /** * 根据子节点的名字,获取子节点对象。 * @param name 子节点的名字。 * @return 节点对象。 */ getChildByName(name: string): Node { for (let child of this._chi...

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

14. laya.components.Script [ 63%]

...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component  isSingleton : Boolean[override] [read-only] 获取是否为单实例组...

来源: Laya2.0_api 发布时间: 20190513

15. laya.d3.core.light.LightSprite [ 61%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node  color : Vector3 灯光颜色。 LightSprite destroyed : Boolean = false[只读]是否已经销毁。对象销...

来源: Laya2.0_api 发布时间: 20190513

16. laya.d3.core.light.LightSprite [ 60%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D  color : Vector3 灯光颜色。 LightSprite componentsCount : int[read-only] 获得组件的数量。...

来源: laya_api 发布时间: 20170929

17. laya.d3.component.Script3D [ 59%]

...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component  isSingleton : Boolean[override] [read-only] 获取是否为单实例组...

来源: Laya2.0_api 发布时间: 20190513

18. laya.d3.core.RenderableSprite3D [ 58%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已...

来源: laya_api 发布时间: 20170929

19. laya.d3.physics.PhysicsComponent_API3.0 [ 58%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

20. laya.d3.core.RenderableSprite3D [ 58%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage ...

来源: Laya2.0_api 发布时间: 20190513