nw::gfx::ISceneUpdater::DepthSortMode Enumerated Typeenum DepthSortMode;
| Value | Description |
|---|---|
| SORT_DEPTH_OF_ALL_MESH | Sorts the depth of all meshes. |
| SORT_DEPTH_OF_TRANSLUCENT_MESH | Sorts the depth of translucent meshes only. |
The depth sort mode.
CONFIDENTIAL