nw::gfx::ISceneUpdater::RenderSortMode Enumerated Typeenum RenderSortMode;
| Value | Description |
|---|---|
| ALL_MESH_BASE_SORT | The mode for entirely mesh-based depth calculating. |
| OPAQUE_MESH_BASE_AND_TRANSLUCENT_MODEL_BASE_SORT | Inidcates the mode used to calculate depth when the mesh base is opaque and the model base is translucent. |
The render sort mode.
CONFIDENTIAL