Box3 extension
- on
-
- BoundingBox
Methods
-
applyMatrix4(
Matrix4 matrix) → BoundingBox -
Available on BoundingBox, provided by the Box3 extension
-
expandByObject(
Object3D object, [bool precise = false]) → BoundingBox -
Available on BoundingBox, provided by the Box3 extension
-
getBoundingSphere(
BoundingSphere target) → BoundingSphere -
Available on BoundingBox, provided by the Box3 extension
-
getSize(
Vector3 target) → Vector3 -
Available on BoundingBox, provided by the Box3 extension
-
setFromObject(
Object3D object, [bool precise = false]) → BoundingBox -
Available on BoundingBox, provided by the Box3 extension
-
setFromPoints(
List< Vector3> points) → BoundingBox -
Available on BoundingBox, provided by the Box3 extension
-
union(
BoundingBox box) → BoundingBox -
Available on BoundingBox, provided by the Box3 extension