nw::gfx::ISceneUpdater::DepthSortMode Enumerated Type

Syntax

enum DepthSortMode;

Value

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.

Description

The depth sort mode.


CONFIDENTIAL