nw::gfx::AnimEvaluator::ChangeAnim Member Function
virtual void ChangeAnim(
const nw::anim::ResAnim animData
);
| Name | Description | |
|---|---|---|
| animData | Animation data. |
Changes animations.
Because the value of GetCacheBufferSizeNeeded() changes, the buffer must be reconfigured if executing SetCacheBuffer().
The size of the cache buffer allocated internally is changed automatically.
CONFIDENTIAL