Aabb3 Constructor |
| Name | Description | |
|---|---|---|
| Aabb3(Vector3) |
Initializes a new instance of the Aabb3 structure using the same minimum and maximum corner.
| |
| Aabb3(Vector3, Vector3) |
Initializes a new instance of the Aabb3 structure using different minimum and maximum corner.
|