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

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

21. laya.d3.core.scene.OctreeNode [ 86%]

...[static] 是否开启四/八叉树调试模式。 OctreeNode  exactBox : BoundBoxOctreeNode  relaxBox : BoundBoxOctreeNodePublic Methods  MethodDefined By  OctreeNode(scene:Scene, currentDepth:int)OctreeNode  addChild(index:int):OctreeNodeOctreeNode  addNodeDown(render:BaseRender, depth:i...

来源: laya_api 发布时间: 20170929

22. laya.d3.core.Bounds_API3.0 [ 84%]

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

23. laya.d3.math.BoundsImpl_API3.0 [ 84%]

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

24. laya.d3.math.OrientedBoundBox [ 78%]

...ntationAll Packages | All Classes | Index | Frames No Frames OrientedBoundBoxProperties | Methods Packagelaya.d3.mathClasspublic class OrientedBoundBoxInheritanceOrientedBoundBox Object OrientedBoundBox 类用于创建OBB包围盒。 Public Properties PropertyDefined By  extents : Vector3...

来源: laya_api 发布时间: 20170929

25. laya.d3.math.OrientedBoundBox [ 77%]

...ntationAll Packages | All Classes | Index | Frames No Frames OrientedBoundBoxProperties | Methods Packagelaya.d3.mathClasspublic class OrientedBoundBoxInheritanceOrientedBoundBox Object OrientedBoundBox 类用于创建OBB包围盒。 Public Properties PropertyDefined By  extents : Vector3...

来源: Laya2.0_api 发布时间: 20190513

26. laya.d3.core.MeshFilter [ 74%]

...oaded : Boolean[override] [read-only] MeshFilter  _originalBoundingBox : BoundBox[override] [read-only] MeshFilter  _originalBoundingBoxCorners : Array[override] [read-only] MeshFilter  _originalBoundingSphere : BoundSphere[override] [read-only] MeshFilter  sharedMesh : BaseMesh 获取共享...

来源: laya_api 发布时间: 20170929

27. laya.d3.math.BoundFrustum_API3.0 [ 74%]

...essors bottom far left matrix near right top Methods clone cloneTo containsBoundBox containsBoundSphere containsPoint equalsBoundFrustum equalsObj getCorners getPlane intersects get3PlaneInterPoint getPlanesFromMatrix Constructors constructor new BoundFrustum(matrix: Matrix4x4): BoundFrustum Defined...

来源: Laya3.0_api 发布时间: 20231115

28. laya.d3.math.BoundFrustum [ 73%]

...rix:Matrix4x4) 创建一个 BoundFrustum 实例。 BoundFrustum  containsBoundBox(box:BoundBox):int 与包围盒的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum  containsBoundSphere(sphere:BoundSphere):int 与包围球的位置关系。返回-1,包涵;0,相交;1,不相交 Boun...

来源: laya_api 发布时间: 20170929

29. laya.d3.math.BoundFrustum [ 73%]

...rix:Matrix4x4) 创建一个 BoundFrustum 实例。 BoundFrustum  containsBoundBox(box:BoundBox):int 与包围盒的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum  containsBoundSphere(sphere:BoundSphere):int 与包围球的位置关系。返回-1,包涵;0,相交;1,不相交 Boun...

来源: Laya2.0_api 发布时间: 20190513

30. 两个绑了BoxCollider组建的对象如何进行碰撞检测 [ 72%]

...提交 1 个回复 183*****755 赞同来自: 绑定后,获取OBB碰撞盒boundBox。后用laya.d3.math.Collision中的碰撞接口进行检测! 2017-06-01 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 q755456 相关问题 sprite旋...

来源: Laya_社区 发布时间: 20170601