大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0060 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...(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
...,如何操作? 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList LayaBox如何多点触摸? 【BUG备忘录】关于Tween动画无法正常作用问题-解决办法 摄像机跟随刚体移动,刚体出现抖动。 LayaAir2.61 测试版 物理引擎bug...
来源: Laya_社区 发布时间: 20180308
...undSphere.ts:144 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/math/BoundSphere.ts:134 克隆。 Parameters destObject: any 克隆源。 Returns void intersectsRayDistance intersectsRayDistance(ray: Ray): number Defined in laya/d3/math/BoundSphere.ts...
来源: Laya3.0_api 发布时间: 20231115