大约有 366 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
...后,是否自动销毁(销毁节点和使用到的资源),默认为false*/ autoDestroyAtClosed: boolean = false; 当勾选 Auto Destroy At Closed后,场景在关闭时会自动调用场景的销毁 Destroy() 方法 1.4 mouseThrough属性 另外一个属性是 Mouse Through,默认是勾...
来源: Laya3.0_文档 发布时间: 20241014
...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLo...
来源: Laya3.0_api 发布时间: 20231115
...Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...
来源: laya_api 发布时间: 20170929
...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...
来源: laya_api 发布时间: 20170929
...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)...
来源: Laya3.0_api 发布时间: 20231115
...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...
来源: laya_api 发布时间: 20170929
...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...
来源: laya_api 发布时间: 20170929
...据 Templet ikArr : Array IK数据 Templet isParseFail : Boolean = false 是否解析失败 Templet isParserComplete : Boolean = falseTemplet mBoneArr : Vector.<Bone>Templet mRootBone : BoneTemplet pathArr : Array path数据 Templet rate : NumberTemplet skinDataArray : ...
来源: Laya2.0_api 发布时间: 20190513
...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...
来源: Laya3.0_api 发布时间: 20231115
...过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通...
来源: Laya2.0_api 发布时间: 20190513