大约有 211 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0037 秒)
...ape.ts:18 形状方向_Z轴正向 Accessors localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape...
来源: Laya3.0_api 发布时间: 20231115
...。 Parameters value: number Returns void localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.l...
来源: Laya3.0_api 发布时间: 20231115
...。 Parameters value: number Returns void localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.l...
来源: Laya3.0_api 发布时间: 20231115
...。 Parameters value: number Returns void localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape.l...
来源: Laya3.0_api 发布时间: 20231115
...后运行报错 Mac FlashBuilder4.7,LayaJSMac版本使用1.7.18。 报错Vector3未定义,实际上是库代码编译出来,类的定义顺序有问题,Vector3类在后面才定义,但是在前面Utils3D类中却先使用了,同样的代码同样版本的编译器,在windows下面却...
来源: Laya_社区 发布时间: 20180604
...e.GameObject A_0, .g A_1) p.a (UnityEngine.GameObject A_0, .g A_1, .g A_2, Vector3 A_3, Quaternion A_4, Vector3 A_5, System.String& A_6) p.a (UnityEngine.GameObject A_0, System.String A_1, .g A_2, Boolean A_3, Boolean A_4, Boolean A_5) p.j () p.k () p.b (System.String A_0) LayaAir3D.exportResour...
来源: Laya_社区 发布时间: 20191028
...ape.ts:18 形状方向_Z轴正向 Accessors localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape...
来源: Laya3.0_api 发布时间: 20231115
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function 问题状态 最新活动: 2018-01-17 14:46 浏览: 1065 关注: 2 人 qian • 2018...
来源: Laya_社区 发布时间: 20180117
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined Uncaught TypeError: Cannot read property 'load' of null 问题状...
来源: Laya_社区 发布时间: 20180403
...rectionLight()) as Laya.DirectionLight; this._PlayerLight.color = new Laya.Vector3(0.7, 0.6, 0.6); this._PlayerLight.transform.worldMatrix.setForward(new Laya.Vector3(1, -1, 0)); this._PlayerLight.layer = 9; 都没用啊 请问您是如何实现的。 135*****336 • 2020-05-20 16:18 你最后解决...
来源: Laya_社区 发布时间: 20190709