大约有 190 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? clas not a constructor Laya.Animation Play();后报错提示TypeError: clas is not a cons...
来源: Laya_社区 发布时间: 20190615
...bPoints createfromPoints Constructors constructor new BoundSphere(center?: Vector3, radius?: number): BoundSphere Defined in laya/d3/math/BoundSphere.ts:30 创建一个 BoundSphere 实例。 Parameters Default value center: Vector3 = new Vector3 包围球的中心。 Default value radius: number = 0...
来源: Laya3.0_api 发布时间: 20231115
...physics/RaycastVehicle.ts:21 Methods addWheel addWheel(connectionPointCS0: Vector3, wheelDirectionCS0: Vector3, wheelAxleCS: Vector3, wheelRadius: number, suspensionRestLength: number, suspensionMaxTravel: number, suspensionStiffness: number, suspensionDamping: number, frictionSlip: number, isFrontW...
来源: Laya3.0_api 发布时间: 20231115
...Parameters cullSphere: BoundSphere Returns void direction get direction(): Vector3 set direction(direction: Vector3): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:79 Returns Vector3 Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:71 Parameters direction: Vecto...
来源: Laya3.0_api 发布时间: 20231115
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 2.0版本,Particle2D is not a constructor 问题状态 最新活动: 2017-04-21 10:54 浏览: 1206 关注: 2 人 A846353427 • 2017-05-02 14:19 其实我还是没明白我那样写为什么会...
来源: Laya_社区 发布时间: 20170421
...laya/d3/physicsCannon/CannonHitResult.ts:17 碰撞分数。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonHitResult.ts:15 碰撞法线。 point point: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonHitResult.ts:13 碰撞点。 succeeded succeeded: bool...
来源: Laya3.0_api 发布时间: 20231102
... Defined in laya/d3/physics/HitResult.ts:17 碰撞分数。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physics/HitResult.ts:15 碰撞法线。 point point: Vector3 = new Vector3() Defined in laya/d3/physics/HitResult.ts:13 碰撞点。 succeeded succeeded: boolean = false Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...ore/pixelLine/PixelLineData.ts:15 线结束颜色 endPosition endPosition: Vector3 = new Vector3() Defined in laya/d3/core/pixelLine/PixelLineData.ts:11 线结束位置 startColor startColor: Color = new Color() Defined in laya/d3/core/pixelLine/PixelLineData.ts:13 线开始颜色 startPosition star...
来源: Laya3.0_api 发布时间: 20231115
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function 问题状态 最新活动: 2020-02-03 09:52 浏览: 5265 关注: 2 人
来源: Laya_社区 发布时间: 20200120
... scene.physicsSimulation.shapeCastAll(colliderShape, new Laya.Vector3(-10,0,0), new Laya.Vector3(10,0,0), hitResults); // ---------代码结束 // ---------这部分代码不会崩溃 // scene.physicsSimulation.raycastAllFromTo(new...
来源: Laya_社区 发布时间: 20200530