Obi
6.4
Unified particle physics for Unity
|
Public Member Functions | |
Aabb (Vector4 min, Vector4 max) | |
Aabb (Vector4 point) | |
void | Encapsulate (Vector4 point) |
void | Encapsulate (Aabb other) |
void | FromBounds (Bounds bounds, float thickness, bool is2D=false) |
Public Attributes | |
Vector4 | min |
Vector4 | max |
Properties | |
Vector4 | center [get] |
Vector4 | size [get] |