大约有 475 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0070 秒)
Laya_社区(272) Laya3.0_api(139) Laya2.0_api(23) laya_api(21) Laya2.0_文档(12) Laya3.0_文档(6) Laya2.0_示例(1) Laya_示例(1)
... from Resource.destroyed Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean detailAlbedoTexture get detailAlbedoTexture(): BaseTexture set detailAlbedoTexture(value: BaseTexture): void Defined in laya/d3/core/material/PBRMaterial.ts:395 细节贴图。 Returns BaseTexture De...
来源: Laya3.0_api 发布时间: 20231115
... from Resource.destroyed Defined in laya/resource/Resource.ts:138 是否已销毁。 Returns boolean detailAlbedoTexture get detailAlbedoTexture(): BaseTexture set detailAlbedoTexture(value: BaseTexture): void Inherited from PBRMaterial.detailAlbedoTexture Defined in laya/d3/core/material/PBRMateria...
来源: Laya3.0_api 发布时间: 20231115
...ClipRectCmd destroy destroy(): void Defined in laya/display/Graphics.ts:78 销毁此对象。 Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Defined in laya/display/Graphics.ts:544 绘制圆形。 Parameter...
来源: Laya3.0_api 发布时间: 20231115
...oid Inherited from Graphics.destroy Defined in laya/display/Graphics.ts:78 销毁此对象。 Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Inherited from Graphics.drawCircle Defined in laya/display/Graphi...
来源: Laya3.0_api 发布时间: 20231115
...; this.mConnected) this.pomelo.disconnect(); } /** 销毁*/ public destroy(): void { this.close(); this.pomelo = null; if(this.mDecorate)this.mDecorate.destroy(); this.mDecorate = null; ...
来源: Laya_社区 发布时间: 20161109