![]() |
Obi
7.0.5
Unified particle physics for Unity
|
Public Member Functions | |
AffineTransform (Vector4 translation, Quaternion rotation, Vector4 scale) | |
void | FromTransform3D (Transform source, ObiRigidbody rb) |
void | FromTransform2D (Transform source, ObiRigidbody2D rb) |
AffineTransform | Inverse () |
Public Attributes | |
Vector4 | translation |
Vector4 | scale |
Quaternion | rotation |