大约有 309 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)
...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite index : int 动画当前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animation...
来源: Laya2.0_api 发布时间: 20190513
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
..... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏...
来源: Laya2.0_api 发布时间: 20190513
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
..... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode buildRenderElementAndMaterial(detailNum:int, normalMap:String, alphaMapUrl:String, detailUrl1:String, deta...
来源: Laya2.0_api 发布时间: 20190513
滑动条(GSlider)滑动条(GSlider) Author: 谷主 Value 进度值,应该在Min和Max之间。 Min 进度的最小值。 Max 进度的最大值。 Title Type 标题类型。必须先设置好Title Widget。 Percent 显示百分比。例如:“50%”。 ValueAndMax 显示进度值和最...
来源: Laya3.0_文档 发布时间: 20251010
...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...
来源: Laya3.0_api 发布时间: 20231115
...场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取...
来源: laya_api 发布时间: 20170929