大约有 1,654 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0059 秒)
Laya_社区(831) Laya3.0_api(384) Laya2.0_api(195) laya_api(183) Laya2.0_文档(39) Laya3.0_文档(18) Laya2.0_示例(2) Laya_示例(2)
...lientWidth和clientHeight属性: { key: 'clientWidth', get: function get() { var ret = parseInt(this.style.fontSize, 10) * this.innerHTML.length; return Number.isNaN(ret) ? this.width : ret; } }, { key: 'clientHeight', get: fu...
来源: Laya_社区 发布时间: 20180512
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...
来源: Laya3.0_api 发布时间: 20231102
... class TextureInheritanceTexture EventDispatcher ObjectSubclasses RenderTarget2D Texture 是一个纹理处理类。 Public Properties PropertyDefined By _atlasID : int = -1Texture bitmap : * 图片或者canvas 。Texture DEF_UV : Array[static] 默认 UV 信息。Texture height : Number...
来源: laya_api 发布时间: 20170929
...Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/resource/R...
来源: Laya3.0_api 发布时间: 20231102
...chieve.json后,重新layadcc 后 第一次打开项目后日志显示xhr.get url=http://192.168.200.3:8889/configs/Achieve471a2538.json 第二次打开项目后日志还是显示xhr.get url=http://192.168.200.3:8889/configs/Achieve471a2538.json 按官网的流程图应该是发现有重新后...
来源: Laya_社区 发布时间: 20190313
...nly] 获取爆裂的最大数量。 Implementation public function get maxCount():intminCountproperty minCount:int [read-only] 获取爆裂的最小数量。 Implementation public function get minCount():inttimeproperty time:Number [read-only] 获取爆裂时间,单位为秒...
来源: laya_api 发布时间: 20170929
...nly] 获取爆裂的最大数量。 Implementation public function get maxCount():intminCountproperty minCount:int [read-only] 获取爆裂的最小数量。 Implementation public function get minCount():inttimeproperty time:Number [read-only] 获取爆裂时间,单位为秒...
来源: Laya2.0_api 发布时间: 20190513
...ent.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...
来源: Laya3.0_api 发布时间: 20231115
...n laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number destroyed get destroyed(): boolean Inherited from Resource.destroyed Defined in laya/resource/R...
来源: Laya3.0_api 发布时间: 20231115
...id 设置渲染相关状态。 BaseMaterial _setRenderStateFrontFace(isTarget:Boolean, transform:Transform3D):void 设置渲染相关状态。 BaseMaterial _upload():void 上传材质。 BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void[override] 克隆。 StandardMateri...
来源: laya_api 发布时间: 20170929