大约有 8 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)
...boxContainsBox(box1:BoundBox, box2:BoundBox):int[static] 空间中包围盒是否包含另一个包围盒 CollisionUtils boxContainsPoint(box:BoundBox, point:Vector3):int[static] 空间中包围盒是否包含另一个点 CollisionUtils boxContainsSphere(box:BoundBox, sphere:BoundSphere):int[s...
来源: Laya2.0_api 发布时间: 20190513
... BoundsOctreeNode hasAnyObjects():Boolean 检查该节点和其子节点是否包含任意物体。 BoundsOctreeNode isCollidingWithBoundBox(checkBound:BoundBox):Boolean 获取是否与指定包围盒相交。 BoundsOctreeNode isCollidingWithRay(ray:Ray, maxDistance:Number):Boolean 获取...
来源: Laya2.0_api 发布时间: 20190513
...oundsOctree isCollidingWithBoundBox(checkBounds:BoundBox):Boolean 获取是否与指定包围盒相交。 BoundsOctree isCollidingWithRay(ray:Ray, maxDistance:Number):Boolean 获取是否与指定射线相交。 BoundsOctree remove(object:IOctreeObject):Boolean 移除物体 BoundsOctree ...
来源: Laya2.0_api 发布时间: 20190513
...交 BoundFrustum equalsBoundFrustum(other:BoundFrustum):Boolean 判断是否与其他锥截体相等。 BoundFrustum equalsObj(obj:Object):Boolean 判断是否与其他对象相等。 BoundFrustum getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum getP...
来源: Laya2.0_api 发布时间: 20190513
...er, y:Number):Boolean 确定由此 Rectangle 对象定义的矩形区域内是否包含指定的点。 Rectangle copyFrom(source:Rectangle):Rectangle 复制 source 对象的属性值到此矩形对象中。 Rectangle create():Rectangle[static] 创建 Rectangle equals(rect:Rectangle):Boolean...
来源: Laya2.0_api 发布时间: 20190513
...定性,默认值为10ColliderBase destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component fixture : *[只读]b2Fixture对象 ColliderBase friction : Number摩擦力,取值范围0-1,值越大,摩擦越大,默认值为...
来源: Laya2.0_api 发布时间: 20190513
...隆。 OrientedBoundBox containsBoundBox(box:BoundBox):int 该包围盒是否包含空间中另一OBB包围盒 OrientedBoundBox containsLine(point1:Vector3, point2:Vector3):int 该包围盒是否包含空间中一条线 OrientedBoundBox containsOrientedBoundBox(obb:OrientedBoundBox):int For...
来源: Laya2.0_api 发布时间: 20190513
... Texture2D 获取位图。 Texture destroyed : Boolean[read-only] 获取是否已经销毁。 Texture height : Number 实际高度。Texture offsetX : Number = 0沿 X 轴偏移量。Texture offsetY : Number = 0沿 Y 轴偏移量。Texture sourceHeight : Number = 0原始高度(包括...
来源: Laya2.0_api 发布时间: 20190513