大约有 819 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0047 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...ParticleRenderInheritanceShurikenParticleRender BaseRender EventDispatcher Object ShurikenParticleRender 类用于创建3D粒子渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By boundingBox : BoundBox[override] [read-only] 获取...
来源: laya_api 发布时间: 20170929
...s | Constants Packagelaya.d3.coreClasspublic class LayerInheritanceLayer Object Layer 类用于实现遮罩层。 Public Properties PropertyDefined By active : Boolean 取是否激活。 Layer activeLayers : int[static] 取Layer激活层。 Layer _currentCameraCullingMask : int[static] ...
来源: laya_api 发布时间: 20170929
...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...oadItem Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface Inherited method
来源: Laya3.0_api 发布时间: 20231102
...reateFromURL off offAll offAllCaller on once destroyUnusedResources Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...arrayBufferSlice float32ArraySlice uint16ArraySlice uint8ArraySlice Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...sources Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
as编译js的一个问题 var o:Object = new Object(); for ( var key :int in o ) { } 这样的AS代码会编译出 var o=new Object(); for (var key=0 in o){ } 这样的JS代码 在IOS里真机还是LAYABOX运行都会报 SyntaxError:Cannot assign to the loop variable inside a for-in loop h...
来源: Laya_社区 发布时间: 20171011
...gt; GameUtils.deepCopy<any>(value)) as any } if (instance instanceof Object) { var copyInstance = {...(instance as { [key: string]: any }), } as { [key: string]: any } for (var attr in instance) { if ((instance as Object).hasOwnProperty(attr)) copyInstance[attr] = GameUtils.deepCopy<any>...
来源: Laya_社区 发布时间: 20230625
...es load Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115