nw::lyt::Material::SetAnimationEnable Member Function

Syntax

virtual void SetAnimationEnable(
     AnimTransform * pAnimTrans,
     bool bEnable
);

Arguments

Name Description
pAnimTrans Pointer to the animation.
bEnable The state to be set.

Return Values

None.

Description

Sets the animation enable/disable state.

Sets enable/disable for the specified animation.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL