API reference

JointRotationHistoryHand Class

Extends Hand
Tracks the history of finger rotations and can be set to use the joint rotations from some number of frames ago.

Protected Functions

override void Start ( )
override void Apply
( HandDataAsset data )

Member Functions

void SetHistoryOffset
( int offset )
void InjectAllJointHistoryHand
( UpdateModeFlags updateMode,
IDataSource updateAfter,
DataModifier< HandDataAsset > modifyDataFromSource,
bool applyModifier,
int historyLength,
int historyOffset )
void InjectHistoryLength
( int historyLength )