大约有 441 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0091 秒)
Laya_社区(172) Laya3.0_api(172) Laya2.0_api(30) Laya2.0_文档(23) laya_api(21) Laya3.0_文档(16) Laya2.0_示例(5) Laya_示例(2)
....constructor Defined in laya/d3/core/material/ExtendTerrainMaterial.ts:206 创建一个 ExtendTerrainMaterial 实例。 Returns ExtendTerrainMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean ...
来源: Laya3.0_api 发布时间: 20231115
...or Defined in laya/d3/core/particleShuriKen/ShurikenParticleMaterial.ts:96 创建一个 ShurikenParticleMaterial 实例。 Returns ShurikenParticleMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: bo...
来源: Laya3.0_api 发布时间: 20231115
...URL Defined in laya/resource/Resource.ts:196 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231102
...al.constructor Defined in laya/d3/core/material/PBRSpecularMaterial.ts:178 创建一个 PBRSpecularMaterial 实例。 Returns PBRSpecularMaterial Properties destoryedImmediately destoryedImmediately: boolean Inherited from Resource.destoryedImmediately Defined in laya/resource/Resource.ts:104 是否...
来源: Laya3.0_api 发布时间: 20231102
...ial.constructor Defined in laya/d3/core/material/BlinnPhongMaterial.ts:328 创建一个 BlinnPhongMaterial 实例。 Returns BlinnPhongMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inheri...
来源: Laya3.0_api 发布时间: 20231115
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...ial.constructor Defined in laya/d3/core/material/PBRStandardMaterial.ts:90 创建一个 PBRStandardMaterial 实例。 Returns PBRStandardMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inhe...
来源: Laya3.0_api 发布时间: 20231115
LayaAir引擎 socket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = ...
来源: Laya_社区 发布时间: 20180119