• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 190 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)

21. laya.CylinderMesh is not a constructor [ 78%]

...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

22. laya.d3.math.BoundSphere_API3.0 [ 78%]

...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

23. laya.d3.physics.RaycastVehicle_API3.0 [ 78%]

...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

24. laya.d3.renderobjs.nativeobj.NativeShadowCullInfo_API3.0 [ 78%]

...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

25. "window.Background is not a constructor" [ 77%]

...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

26. laya.d3.physicscannon.CannonHitResult_API3.0 [ 77%]

...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

27. laya.d3.physics.HitResult_API3.0 [ 77%]

... 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

28. laya.d3.core.pixelline.PixelLineData_API3.0 [ 77%]

...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

29. TypeError: Laya.Browser.window.conch.setFontFaceFromBuffer is not a function [ 76%]

...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

30. LayaNative ShapeCast闪退 [ 76%]

...      scene.physicsSimulation.shapeCastAll(colliderShape, new Laya.Vector3(-10,0,0), new Laya.Vector3(10,0,0), hitResults);         // ---------代码结束          // ---------这部分代码不会崩溃         // scene.physicsSimulation.raycastAllFromTo(new...

来源: Laya_社区 发布时间: 20200530