大约有 35 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames BoundBoxProperties | Methods Packagelaya.d3.mathClasspublic class BoundBoxInheritanceBoundBox ObjectImplements laya.d3.core.IClone BoundBox 类用于创建包围盒。 Public Properties PropertyDefined By max : Vector3...
来源: Laya2.0_api 发布时间: 20190513
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/BoundBox" BoundBox Class BoundBox BoundBox 类用于创建包围盒。 Hierarchy BoundBox Implements IClone Index Constructors constructor Properties max min Methods clone cloneTo getCenter getCorners getExtent setCenterAndEx...
来源: Laya3.0_api 发布时间: 20231115
...I DocumentationAll Packages | All Classes | Index | Frames No Frames BoundBoxProperties | Methods Packagelaya.d3.mathClasspublic class BoundBoxInheritanceBoundBox ObjectImplements laya.d3.core.IClone BoundBox 类用于创建包围盒。 Public Properties PropertyDefined By max : Vector3...
来源: laya_api 发布时间: 20170929
...:IOctreeObject):void 添加运动物体。 BoundsOctree getCollidingWithBoundBox(checkBound:BoundBox, result:Array):void 获取与指定包围盒相交的物体列表。 BoundsOctree getCollidingWithFrustum(context:RenderContext3D):void 获取与指定视锥相交的的物理列表。 BoundsOc...
来源: Laya2.0_api 发布时间: 20190513
...OctreeObject):Boolean 添加指定物体。 BoundsOctreeNode getBound():BoundBox 获取包围盒。 BoundsOctreeNode getCollidingWithBoundBox(checkBound:BoundBox, result:Array):void 获取与指定包围盒相交的物体列表。 BoundsOctreeNode getCollidingWithFrustum(context:RenderConte...
来源: Laya2.0_api 发布时间: 20190513
在使用BoundBox检测碰撞时报错 把BoxCollider添加到了MeshSprite3D类型的物体上了,并且在debug时,是可以输出BoxCollider的内容,但是其min输出的是空值,这貌似是导致其失败的原因,不知道是为什么,如何解决 2017-08-03 添加评论 免费...
来源: Laya_社区 发布时间: 20170803
...rarchy Bounds Implements IClone Index Constructors constructor Properties _boundBox TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new Bounds(min: Vector3, max: Vector3...
来源: Laya3.0_api 发布时间: 20231102
...hy BoundsImpl Implements IClone Index Constructors constructor Properties _boundBox Accessors max min Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImp...
来源: Laya3.0_api 发布时间: 20231115
...rix:Matrix4x4) 创建一个 BoundFrustum 实例。 BoundFrustum containsBoundBox(box:BoundBox):int 与包围盒的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum containsBoundSphere(sphere:BoundSphere):int 与包围球的位置关系。返回-1,包涵;0,相交;1,不相交 Boun...
来源: laya_api 发布时间: 20170929
...rix:Matrix4x4) 创建一个 BoundFrustum 实例。 BoundFrustum containsBoundBox(box:BoundBox):int 与包围盒的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum containsBoundSphere(sphere:BoundSphere):int 与包围球的位置关系。返回-1,包涵;0,相交;1,不相交 Boun...
来源: Laya2.0_api 发布时间: 20190513