nw::gfx::Model::SetSharedMaterialActivator Member Function

Syntax

void SetSharedMaterialActivator(
     IMaterialActivator * materialActivator
);

Arguments

Name Description
materialActivator

Return Values

None.

Description

Sets the material activator without transferring ownership. Be sure to set here if the material activator is to be managed by the user.


CONFIDENTIAL