Box3 extension

on
  • BoundingBox

Methods

applyMatrix4(Matrix4 matrix) → BoundingBox
expandByObject(Object3D object, [bool precise = false]) → BoundingBox
getBoundingSphere(BoundingSphere target) → BoundingSphere
getSize(Vector3 target) → Vector3
setFromObject(Object3D object, [bool precise = false]) → BoundingBox
setFromPoints(List<Vector3> points) → BoundingBox
union(BoundingBox box) → BoundingBox