大约有 3,383 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0081 秒)
Laya_社区(3006) Laya3.0_api(129) Laya2.0_文档(77) laya_api(50) Laya2.0_api(42) Laya_示例(39) Laya3.0_文档(25) Laya2.0_示例(15)
...ement.ts:36 可提交底层的渲染节点 _transform _transform: Transform3D Inherited from RenderElement._transform Defined in laya/d3/core/render/RenderElement.ts:50 Accessors InvertFront set InvertFront(value: boolean): void Defined in laya/d3/core/render/InstanceRenderElement.ts:65 Parameters v...
来源: Laya3.0_api 发布时间: 20231115
...ement.ts:36 可提交底层的渲染节点 _transform _transform: Transform3D Defined in laya/d3/core/render/RenderElement.ts:50 Methods _convertSubShader _convertSubShader(customShader: Shader3D, replacementTag: string, subshaderIndex?: number): void Defined in laya/d3/core/render/RenderElement.ts:...
来源: Laya3.0_api 发布时间: 20231115
..._simulation._physicsUpdateList.remove(this)); var physics3D=Laya3D._physics3D; delete PhysicsComponent._physicObjectsMap[this.id]; physics3D.destroy(this._nativeColliderObject); this._colliderShape.destroy(); _super.pr...
来源: Laya_社区 发布时间: 20190318
...ider 的正方体模型报错 this.box = scene.addChild(new Laya.MeshSprite3D(new Laya.BoxMesh(1, 1, 1))) as Laya.MeshSprite3D; this.box.addComponent(Laya.PhysicsCollider); this.box.destroy();引擎版本 LayaAirIDE2.0_beta.5 报错: Uncaught TypeError: Cannot read property 'destroy' of null ...
来源: Laya_社区 发布时间: 20190118
... 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!...
来源: Laya_社区 发布时间: 20170109
...没有地图编辑器工具? ide 2.4 layaair2-cmd 编译报错 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 FairyGUI是一款专业的 UI编辑器(千万别点) laya2.0加载3d场景报错Uncaught TypeError...
来源: Laya_社区 发布时间: 20170908
...没有地图编辑器工具? ide 2.4 layaair2-cmd 编译报错 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 FairyGUI是一款专业的 UI编辑器(千万别点) laya2.0加载3d场景报错Uncaught TypeError...
来源: Laya_社区 发布时间: 20170908
Layaair发布flash遇到的错误 text=Error #3702: Context3D 不可用 文档里写的是flash player版本过低,必须是11.9以上,其实我是23这个版本,不低 在网上查了下解决方案,请补充到文档 “Error #2044: 未处理的 ErrorEvent:。 text=Error #3702: Context3D ...
来源: Laya_社区 发布时间: 20170629
...xtends PhysicsTriggerComponent { constructor(collisionGroup = Physics3DUtils.COLLISIONFILTERGROUP_DEFAULTFILTER, canCollideWith = Physics3DUtils.COLLISIONFILTERGROUP_ALLFILTER) { super(collisionGroup, canCollideWith); this._enableProcessCollisions = false; } ...
来源: Laya_社区 发布时间: 20200505
用cannon测试 在U3D 中加MeshCollider后运行报 _addPhysicsCollider错误,取消后,则不会 ncaught TypeError: Cannot read property '_addPhysicsCollider' of undefined at PhysicsCollider._addToSimulation (laya.d3.js:28717) at PhysicsCollider._onEnable (laya.d3.js:2896) ...
来源: Laya_社区 发布时间: 20200702