nw::gfx::SceneContext::PushModel Member Function

Syntax

void PushModel(
     Model * model
);

Arguments

Name Description
in model The model.

Return Values

None.

Description

Adds a model. Here, the term "model" includes the derived class (i.e., SkeletalModel, etc.)


CONFIDENTIAL