nw::gfx::Model::SetMaterialActivator Member Function

Syntax

void SetMaterialActivator(
     IMaterialActivator * materialActivator
);

Arguments

Name Description
materialActivator

Return Values

None.

Description

Transfers ownership and sets the material activator. The material activator is also destroyed if the model class is destroyed.


CONFIDENTIAL