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. Set here if the material activator is managed on the user side.


CONFIDENTIAL