nw::lyt::AnimationLink::Set Member Function

Syntax

void Set(
     AnimTransform * animTrans,
     u16 idx,
     bool                        bDisable
);

Arguments

Name Description
animTrans Pointer to the animation.
idx Index.
bDisable Specify TRUE when binding an animation in a disabled state.

Return Values

None.

Description

Configures all of the animation settings.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL