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().

Copies the bind pose at this point in time to members without any 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