virtual void ChangeAnim(
const nw::anim::ResAnim animData
);
| Name | Description | |
|---|---|---|
| animData | Animation data. |
Changes animations.
Use this function after AnimEvaluator::Bind when swapping animations. This is faster than destroying AnimEvaluator and then playing back.
The playback frame is reset to 0.0f.
CONFIDENTIAL