大约有 2,572 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0068 秒)
Laya_社区(1383) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya3.0_文档(12) Laya_示例(11) Laya2.0_示例(6)
...gelaya.d3.graphics.VertexClasspublic class VertexMeshInheritanceVertexMesh Object ... Public Methods MethodDefined By getVertexDeclaration(vertexFlag:String, compatible:Boolean = true):VertexDeclaration[static] 获取顶点声明。 VertexMeshPublic Constants ConstantDefined By instanceMVPM...
来源: Laya2.0_api 发布时间: 20190513
...atorState.ts:194 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/component/AnimatorState.ts:181 克隆。 Parameters destObject: any 克隆源。 Returns void getScript getScript(type: typeof AnimatorStateScript): AnimatorStateScript | null Defined in ...
来源: Laya3.0_api 发布时间: 20231102
...(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial...
来源: Laya2.0_api 发布时间: 20190513
...3.graphicsClasspublic class VertexBuffer3DInheritanceVertexBuffer3D Buffer Object VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindedIndexBuffer : *[static] Buffer _bindedVertexBuffer : *[stat...
来源: Laya2.0_api 发布时间: 20190513
...y 键名对象。 * @return 键名索引。 */ public function indexOf(key:Object):int { var index:int = _keys.indexOf(key); if (index >= 0) return index; key = (key is String) ? Number(key) : ((key is Number) ? key.toString() : key); return _keys.indexOf(key); } /** * 返回指定键名的值。...
来源: Laya_社区 发布时间: 20180619
.../Emission.ts:155 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/core/particleShuriKen/module/Emission.ts:133 克隆。 Parameters destObject: any 克隆源。 Returns void getBurstByIndex getBurstByIndex(index: number): Burst Defined in laya/d3/core/p...
来源: Laya3.0_api 发布时间: 20231115
...er init Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited method Inherited accessor Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...lic class TrailRendererInheritanceTrailRenderer BaseRender EventDispatcher Object TrailRenderer 类用于创建拖尾渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改...
来源: Laya2.0_api 发布时间: 20190513
...Y, time:Date.now(), });//给point集合添加一个object,带有当前的鼠标位置和当前的时间 }; //鼠标移动时触发的mousemove事件 //帧事件 Laya.stage.frameLoop(1,this,draw); //帧响应事件 function draw(){ lines.destroyChildren();//清除遮...
来源: Laya_社区 发布时间: 20171018
...览器地址传过来的GET参数 (此问题已经无效) 关于同为object层,层级设置无效的问题 LayaAir3D UnityPlug 1.7.13 导出刚体动画无效 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, lh文件内meshSprite添加阴影属性无效 问题状...
来源: Laya_社区 发布时间: 20170410