The lower bound of the bounding box
The upper bound of the bounding box
Returns true if the given AABB is fully contained in this AABB.
Extend this AABB so that it covers the given AABB too.
Returns true if the given AABB overlaps this AABB.
Check if the AABB is hit by a ray.
Set the AABB bounds from a set of points.
An array of Vec3's.
Optional
position: Vec3Optional
quaternion: QuaternionOptional
skinSize: numberThe self object
Axis aligned bounding box class.