Enumerates the typeos bounding volumes supported by the engine.
| C# |
public enum BoundingType
| Member | Description |
|---|---|
| Sphere |
Sphere bounding volume.
|
| AABB |
Axis-aligned bounding box.
|
| OBB |
Oriented bounding box.
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)