大约有 471 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0087 秒)
...a/display/Sprite.ts:1262 Accessors active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:645 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:653 设置是...
来源: Laya3.0_api 发布时间: 20231102
...onent.constructor Defined in laya/ui/ColorPicker.ts:162 Parameters Default value createChildren: boolean = true Returns ColorPicker Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Te...
来源: Laya3.0_api 发布时间: 20231115
...play/Sprite.ts:534 Returns boolean active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是...
来源: Laya3.0_api 发布时间: 20231115
...play/Sprite.ts:534 Returns boolean active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是...
来源: Laya3.0_api 发布时间: 20231115
...rLifetime():ColorOverLifetime public function set colorOverLifetime(value:ColorOverLifetime):voiddurationproperty public var duration:Number粒子运行的总时长,单位为秒。emissionproperty emission:Emission 获取发射器。 Implementation public function get emission():E...
来源: laya_api 发布时间: 20170929
... public function get avatar():Avatar public function set avatar(value:Avatar):voidcacheFrameRateproperty cacheFrameRate:int 获取缓存播放帧,缓存模式下生效。 Implementation public function get cacheFrameRate():int public function set cacheFrameRate(value:int)...
来源: laya_api 发布时间: 20170929
...a/display/Sprite.ts:1262 Accessors active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:645 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:653 设置是...
来源: Laya3.0_api 发布时间: 20231102
...play/Sprite.ts:534 Returns boolean active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是...
来源: Laya3.0_api 发布时间: 20231115
... } return msg; } static encodeTag(type:number, tag:number):Laya.Byte { var value:number = this.TYPES[type]!=undefined ? this.TYPES[type] : 2; return this.encodeUInt32((tag << 3) | value); } static getHead(buffer:Laya.Byte):any { var tag:number = this.decodeUInt32(buffer); return { type: tag &a...
来源: Laya_社区 发布时间: 20180119
...c function get localBounds():Bounds public function set localBounds(value:Bounds):voidrootBoneproperty rootBone:Sprite3D 获取根节点。 Implementation public function get rootBone():Sprite3D public function set rootBone(value:Sprite3D):voidConstructor DetailSkinnedMeshRend...
来源: Laya2.0_api 发布时间: 20190513