nw::gfx::Model::SetMaterialAnimObject Member Function

Syntax

void SetMaterialAnimObject(
     AnimObject * animObject,
     int objectIndex = 0
);

Arguments

Name Description
in animObject Animation object to configure. Specify NULL to cancel the animation.
objectIndex

Return Values

None.

Description

Configures a material animation object.


CONFIDENTIAL