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

大约有 116 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0027 秒)

1. laya.d3.math.Collision [ 100%]

...包含另一个包围盒 Collision  boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 Collision  boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 Collision  closestPointBoxPoint(b...

来源: laya_api 发布时间: 20170929

2. laya.d3.math.CollisionUtils [ 99%]

...另一个包围盒 CollisionUtils  boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 CollisionUtils  boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 CollisionUtils  closestPointB...

来源: Laya2.0_api 发布时间: 20190513

3. laya.d3.utils.Picker [ 99%]

...角形和碰撞距离。 Picker  rayIntersectsTriangle(ray:Ray, vertex1:Vector3, vertex2:Vector3, vertex3:Vector3):Number[static] 计算射线和三角形碰撞并返回碰撞距离。 PickerConstructor DetailPicker()Constructorpublic function Picker() 创建一个 Picker 实例。 Method Detailca...

来源: laya_api 发布时间: 20170929

4. laya.d3.math.BoundSphere [ 99%]

...用于创建包围球。 Public Properties PropertyDefined By  center : Vector3包围球的中心。BoundSphere  radius : Number包围球的半径。BoundSpherePublic Methods  MethodDefined By  BoundSphere(center:Vector3, radius:Number) 创建一个 BoundSphere 实例。 BoundSphere  clone...

来源: Laya2.0_api 发布时间: 20190513

5. laya.d3.math.BoundSphere [ 97%]

...用于创建包围球。 Public Properties PropertyDefined By  center : Vector3包围球的中心。BoundSphere  radius : Number包围球的半径。BoundSpherePublic Methods  MethodDefined By  BoundSphere(center:Vector3, radius:Number) 创建一个 BoundSphere 实例。 BoundSphere  clone...

来源: laya_api 发布时间: 20170929

6. laya.d3.math.CollisionUtils_API3.0 [ 97%]

..., 2 相交 Static boxContainsPoint boxContainsPoint(box: BoundBox, point: Vector3): number Defined in laya/d3/math/CollisionUtils.ts:887 空间中包围盒是否包含另一个点 Parameters box: BoundBox 包围盒 point: Vector3 点 Returns number 位置关系:0 不想交,1 包含, 2 相交 Static ...

来源: Laya3.0_api 发布时间: 20231115

7. laya.d3.utils.Picker [ 96%]

...鼠标生成的射线。 Picker  rayIntersectsTriangle(ray:Ray, vertex1:Vector3, vertex2:Vector3, vertex3:Vector3):Number[static] 计算射线和三角形碰撞并返回碰撞距离。 PickerConstructor DetailPicker()Constructorpublic function Picker() 创建一个 Picker 实例。 Method Detailca...

来源: Laya2.0_api 发布时间: 20190513

8. laya.d3.math.BoundSphere_API3.0 [ 95%]

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

9. laya.d3.math.Plane [ 94%]

... By  distance : Number平面到坐标系原点的距离Plane  normal : Vector3平面的向量Plane  PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体相交类型Plane  PlaneIntersectionType_Front : int = 1[static] Plane  PlaneIntersectionType_Intersecting : int = 2[stat...

来源: laya_api 发布时间: 20170929

10. laya.d3.math.Plane [ 94%]

... By  distance : Number平面到坐标系原点的距离Plane  normal : Vector3平面的向量Plane  PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体相交类型Plane  PlaneIntersectionType_Front : int = 1[static] Plane  PlaneIntersectionType_Intersecting : int = 2[stat...

来源: Laya2.0_api 发布时间: 20190513