Inherits Snapshot.
|
| RagdollSnapshot (double remoteTime, double localTime, bool activeSelf, RagdollFrameType frameType, List< int > jointMotions, List< Vector3 > positions, List< Quaternion > rotations, List< Quaternion > targetRotations, List< Vector3 > velocities, List< Vector3 > angularVelocities) |
|
void | CopySnapshot (double remoteTime, double localTime, bool activeSelf, RagdollFrameType frameType, List< int > jointMotions, List< Vector3 > positions, List< Quaternion > rotations, List< Quaternion > targetRotations, List< Vector3 > velocities, List< Vector3 > angularVelocities) |
|
void | CopySnapshot (RagdollSnapshot snapshot) |
|
override string | ToString () |
|