BoundingBox

Fields

center
extents

Properties

Min
Max

Functions

GetTransformedBounds(Matrix4x4& matrix)
GetVertices(Span span, Matrix4x4& matrix)
GetVertices(Span span)
Contains(BoundingBox other)
Intersects(BoundingBox other)

Static Functions

FromPoints(Vector3 point1, Vector3 point2)