nw::gfx::AnimBinding::Evaluate Member Function
void Evaluate(
anim::ResGraphicsAnimGroup::EvaluationTiming timing
);
| Name | Description | |
|---|---|---|
| in | timing | Evaluation timing. |
Evaluates an animation and writes the result to the target.
This function is automatically called from SceneUpdater::UpdateAll. This function does not normally need to be called by the user.
CONFIDENTIAL