nw::gfx::TransformAnimEvaluator::TryBind Member Function

Syntax

virtual Result TryBind(
     AnimGroup * animGroup
);

Arguments

Name Description
in animGroup Animation group.

Return Values

Returns the result of binding.

Description

Binds animations.

More detailed bind results can be obtained than by using Bind().

At this point, the bind pose is copied into SRT elements for which there is no animation curve for bones that include animation data. Note that the skeleton pose is not correct from the point this function is called until the animation has been evaluated.

See Also

Bind
BindResult


CONFIDENTIAL