nw::gfx::SkeletalModel::Builder::SharedMaterialModel Member Function

Syntax

Builder & SharedMaterialModel(
     Model * model
);

Arguments

Name Description
in model The model including the shared material.

Return Values

Description

Sets the model being shared with when sharing materials.

Ownership is not transferred. The model that created the material first owns that material. Operation is undefined if the model that owns the material has been destroyed first.


CONFIDENTIAL