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

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

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

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

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

5. laya.d3.math.Vector3 [ 91%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector3Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By  el...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.Transform3D [ 70%]

...y : AnimationTransform3D 取关联虚拟变换。 Transform3D  forward : Vector3[read-only] 获取向前方向。 Transform3D  localMatrix : Matrix4x4 获取局部矩阵。 Transform3D  localPosition : Vector3 获取局部位置。 Transform3D  localRotation : Quaternion 获取局部旋转...

来源: laya_api 发布时间: 20170929

7. laya.d3.core.BaseCamera [ 70%]

...BaseCamera  fieldOfView : Number 获取视野。 BaseCamera  forward : Vector3[read-only] 获取前向量。 BaseCamera id : int[read-only] 获取唯一标识ID。 Sprite3D isStatic : Boolean是否静态,静态包含一系列的静态处理。Sprite3D layer : Layer 获取蒙版。 Sprite3D l...

来源: laya_api 发布时间: 20170929