![]() |
Obi
7.0.5
Unified particle physics for Unity
|
Public Member Functions | |
InertialFrame (Vector4 position, Vector4 scale, Quaternion rotation) | |
InertialFrame (AffineTransform frame) | |
void | Update (Vector4 position, Vector4 scale, Quaternion rotation, float dt) |
Public Attributes | |
AffineTransform | frame |
AffineTransform | prevFrame |
Vector4 | velocity |
Vector4 | angularVelocity |
Vector4 | acceleration |
Vector4 | angularAcceleration |