大约有 190 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
...Implements IClone Index Constructors constructor Properties _boundBox TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new Bounds(min: Vector3, max: Vector3): Bounds Defi...
来源: Laya3.0_api 发布时间: 20231102
...。 Static rayIntersectsTriangle rayIntersectsTriangle(ray: Ray, vertex1: Vector3, vertex2: Vector3, vertex3: Vector3): number Defined in laya/d3/utils/Picker.ts:73 计算射线和三角形碰撞并返回碰撞距离。 Parameters ray: Ray 射线。 vertex1: Vector3 顶点1。 vertex2: Vector3 顶...
来源: Laya3.0_api 发布时间: 20231115
...in laya/d3/physicsCannon/CannonContactPoint.ts:19 距离。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonContactPoint.ts:21 法线。 positionOnA positionOnA: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonContactPoint.ts:23 碰撞器A的碰撞点。 ...
来源: Laya3.0_api 发布时间: 20231102
...= 0 Defined in laya/d3/physics/ContactPoint.ts:19 距离。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physics/ContactPoint.ts:21 法线。 positionOnA positionOnA: Vector3 = new Vector3() Defined in laya/d3/physics/ContactPoint.ts:23 碰撞器A的碰撞点。 positionOnB positionOnB:...
来源: Laya3.0_api 发布时间: 20231115
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? 引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor clas not a const...
来源: Laya_社区 发布时间: 20181207
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? new Laya.Templet() 时,说这不是一个constructor 一直报 GamePage is not a constr...
来源: Laya_社区 发布时间: 20190102
...neTo normalize createPlaneBy3P Constructors constructor new Plane(normal?: Vector3, d?: number): Plane Defined in laya/d3/math/Plane.ts:16 创建一个 Plane 实例。 Parameters Default value normal: Vector3 = new Vector3 平面的向量 Default value d: number = 0 平面到原点的距离 Returns ...
来源: Laya3.0_api 发布时间: 20231115
...yaAir新建3D示例项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 报错,这不是个构造函数 "StartPage is not a constructor" 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? new Laya.Templet() 时...
来源: Laya_社区 发布时间: 20181117
...er setExtent setMax setMin Constructors constructor new NativeBounds(min?: Vector3, max?: Vector3): NativeBounds Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:139 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Retur...
来源: Laya3.0_api 发布时间: 20231115
...setMax setMin containPoint merge Constructors constructor new Bounds(min?: Vector3, max?: Vector3): Bounds Defined in laya/d3/math/Bounds.ts:130 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns Bounds Accessors max get ...
来源: Laya3.0_api 发布时间: 20231115