nw::lyt::AnimationLink::SetAnimTransform Member Function

Syntax

void SetAnimTransform(
     AnimTransform * animTrans,
     u16 idx
);

Arguments

Name Description
animTrans Pointer to the animation.
idx Index.

Return Values

None.

Description

Configures the animation and index.

The animation enable/disable state does not change.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL