大约有 13 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator/Animator.ts:78 裁剪模式 owner owner: Node Inherited from Component.owner Defined i...
来源: Laya3.0_api 发布时间: 20231115
... void Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:212 添加动画状态。 Parameters state: AnimatorState 动画状态。 Returns void clone clone(): any Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:276 克隆。 Returns any 克隆副本。 cloneTo cloneTo(...
来源: Laya3.0_api 发布时间: 20231115
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator.ts:95 裁剪模式 owner owner: Node Inherited from Component.owner Defined in laya/co...
来源: Laya3.0_api 发布时间: 20231102
...ild: AnimationNode): void Defined in laya/d3/animation/AnimationNode.ts:36 添加子节点。 Parameters child: AnimationNode 子节点。 Returns void clone clone(): any Defined in laya/d3/animation/AnimationNode.ts:111 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void De...
来源: Laya3.0_api 发布时间: 20231102
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...
来源: Laya3.0_api 发布时间: 20231115
...atorStateScript Defined in laya/d3/component/Animator/AnimatorState.ts:290 添加脚本。 Parameters type: typeof AnimatorStateScript 组件类型。 Returns AnimatorStateScript 脚本。 clone clone(): any Defined in laya/d3/component/Animator/AnimatorState.ts:350 克隆。 Returns any 克隆副...
来源: Laya3.0_api 发布时间: 20231115
...y();//播放动画。 Laya.stage.addChild(animation);//将 animation 对象添加到显示列表。 } } } example Animation_Example(); function Animation_Example(){ Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 init()...
来源: Laya3.0_api 发布时间: 20231115
...t: AnimationEvent): void Defined in laya/d3/animation/AnimationClip.ts:672 添加动画事件。 Parameters event: AnimationEvent 动画事件 Returns void destroy destroy(): void Inherited from Resource.destroy Defined in laya/resource/Resource.ts:235 销毁资源,销毁后资源不能恢复。 Ret...
来源: Laya3.0_api 发布时间: 20231115
... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Defined in laya/components/Component.ts:34 是否可以在IDE环...
来源: Laya3.0_api 发布时间: 20231115
...默认会把 "黑体" 映射为 "黑体-简",更多映射,可以自己添加 兰亭黑 兰亭黑: string = "兰亭黑-简" Defined in Config.ts:75 凌慧体 凌慧体: string = "凌慧体-简" Defined in Config.ts:75 圆体 圆体: string = "圆体-简" Defined in Config.ts:75 娃娃体 娃娃...
来源: Laya3.0_api 发布时间: 20231115