大约有 9 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0027 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames PointProperties | Methods | Constants Packagelaya.mathsClasspublic class PointInheritancePoint Object Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Public Properti...
来源: Laya2.0_api 发布时间: 20190513
...ctor3, d:Number = 0) 创建一个 Plane 实例。 Plane createPlaneBy3P(point1:Vector3, point2:Vector3, point3:Vector3):Plane[static] 创建一个 Plane 实例。 Plane normalize():void 更改平面法线向量的系数,使之成单位长度。 PlaneProperty Detaildistancepropertypublic var ...
来源: Laya2.0_api 发布时间: 20190513
...undSphere cloneTo(destObject:*):void 克隆。 BoundSphere createfromPoints(points:Vector.<Vector3>, out:BoundSphere):void[static] 从顶点队列生成包围球。 BoundSphere createFromSubPoints(points:Vector.<Vector3>, start:int, count:int, out:BoundSphere):void[static] 从...
来源: Laya2.0_api 发布时间: 20190513
...是否包含空间中另一OBB包围盒 OrientedBoundBox containsLine(point1:Vector3, point2:Vector3):int 该包围盒是否包含空间中一条线 OrientedBoundBox containsOrientedBoundBox(obb:OrientedBoundBox):int For accuracy, The transformation matrix for both must not have any scaling ap...
来源: Laya2.0_api 发布时间: 20190513
...invert():Matrix 执行原始矩阵的逆转换。 Matrix invertTransformPoint(out:Point):Point 对指定的点应用当前矩阵的逆转化并返回此点。 Matrix mul(m1:Matrix, m2:Matrix, out:Matrix):Matrix[static] 将指定的两个矩阵相乘后的结果赋值给指定的输出对象。...
来源: Laya2.0_api 发布时间: 20190513
...。 BoundBox cloneTo(destObject:*):void 克隆。 BoundBox createfromPoints(points:Vector.<Vector3>, out:BoundBox):void[static] 从顶点生成包围盒。 BoundBox getCenter(out:Vector3):void 获取中心点。 BoundBox getCorners(corners:Vector.<Vector3>):void 获取包围...
来源: Laya2.0_api 发布时间: 20190513
...置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum containsPoint(point:Vector3):int 与点的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum equalsBoundFrustum(other:BoundFrustum):Boolean 判断是否与其他锥截体相等。 BoundFrustum equalsObj(obj:Object):...
来源: Laya2.0_api 发布时间: 20190513
...间中包围盒是否包含另一个包围盒 CollisionUtils boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 CollisionUtils boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[static] 空间中包围盒是否包含另一个包围球 Coll...
来源: Laya2.0_api 发布时间: 20190513
...:Handler):void[static] 加载网格模板。 Sprite3D normalizedViewportPointToRay(point:Vector2, out:Ray):void 计算从裁切空间生成的射线。 Camera off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 E...
来源: Laya2.0_api 发布时间: 20190513