nw::gfx::RenderContext::SetModelMatrixForModel Member Function
void SetModelMatrixForModel(
Model * model
);
| Name | Description | |
|---|---|---|
| in | model | Model class to configure. |
Sets the model matrix.
Caches the model internally. If the same model is later set, this optimizes the process so that the matrix will not have to be reconfigured.
CONFIDENTIAL