BoundingBox

Undocumented in source.
struct BoundingBox {}

Members

Variables

max
Vector3 max;
Undocumented in source.
min
Vector3 min;
Undocumented in source.

Meta