|
Impact CFX API 1.5.5
Comprehensive API documentation for Impact CFX - Collision Effects System
|
Holds rigidbody data in a form suitable for jobs. More...
Public Member Functions | |
| RigidbodyData (RigidbodyStateData previousState, RigidbodyStateData currentState) | |
Public Attributes | |
| RigidbodyStateData | CurrentState |
| The current velocity of the rigidbody after the collision. | |
| RigidbodyStateData | PreviousState |
| The previous velocity of the rigidbody before the collision. | |
Properties | |
| static RigidbodyData | Default [get] |
Holds rigidbody data in a form suitable for jobs.