AABB
This is the class for AABB, a bounding box.
Class Fields
Field | Type | Description |
---|---|---|
min | vec3 | The minimum point of the AABB |
max | vec3 | The maximum point of the AABB |
This is the class for AABB, a bounding box.
Field | Type | Description |
---|---|---|
min | vec3 | The minimum point of the AABB |
max | vec3 | The maximum point of the AABB |