大约有 11 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
...另一个包围盒 CollisionUtils boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 CollisionUtils boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 CollisionUtils closestPointB...
来源: Laya2.0_api 发布时间: 20190513
...用于创建包围球。 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
...鼠标生成的射线。 Picker rayIntersectsTriangle(ray:Ray, vertex1:Vector3, vertex2:Vector3, vertex3:Vector3):Number[static] 计算射线和三角形碰撞并返回碰撞距离。 PickerConstructor DetailPicker()Constructorpublic function Picker() 创建一个 Picker 实例。 Method Detailca...
来源: Laya2.0_api 发布时间: 20190513
... 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
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Vector3Properties | Methods Packagelaya.d3.mathClasspublic class Vector3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By x : NumberX轴...
来源: Laya2.0_api 发布时间: 20190513
...B。ContactPoint distance : Number = 0距离。ContactPoint normal : Vector3法线。ContactPoint positionOnA : Vector3碰撞器A的碰撞点。ContactPoint positionOnB : Vector3碰撞器B的碰撞点。ContactPointPublic Methods MethodDefined By ContactPoint() 创建一个 ContactP...
来源: Laya2.0_api 发布时间: 20190513
...MethodDefined By BoundsOctree(initialWorldSize:Number, initialWorldPos:Vector3, minNodeSize:Number, looseness:Number) 创建一个 BoundsOctree 实例。 BoundsOctree add(object:IOctreeObject):void 添加物体 BoundsOctree addMotionObject(object:IOctreeObject):void 添加运动物体。 Bo...
来源: Laya2.0_api 发布时间: 20190513
...de(octree:BoundsOctree, parent:BoundsOctreeNode, baseLength:Number, center:Vector3) 创建一个 BoundsOctreeNode 实例。 BoundsOctreeNode add(object:IOctreeObject):Boolean 添加指定物体。 BoundsOctreeNode getBound():BoundBox 获取包围盒。 BoundsOctreeNode getCollidingWithBound...
来源: Laya2.0_api 发布时间: 20190513
...度。 TrailFilter _curtime : Number = 0TrailFilter _lastPosition : Vector3TrailFilter minVertexDistance : Number 获取新旧顶点之间最小距离。 TrailFilter _owner : TrailSprite3DTrailFilter textureMode : int 获取纹理模式。 TrailFilter time : Number 获取淡出时...
来源: Laya2.0_api 发布时间: 20190513
...calMatrix : Matrix4x4 获取局部矩阵。 Transform3D localPosition : Vector3 获取局部位置。 Transform3D localPositionX : Number 获取局部位置X轴分量。 Transform3D localPositionY : Number 获取局部位置Y轴分量。 Transform3D localPositionZ : Number 获取局部...
来源: Laya2.0_api 发布时间: 20190513