nw::gfx::AnimBinding::Evaluate Member Function

Syntax

void Evaluate(
     anim::ResGraphicsAnimGroup::EvaluationTiming timing
);

Arguments

Name Description
in timing Evaluation timing.

Return Values

None.

Description

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