nw::gfx::GraphicsDevice::SetDepthMaskEnabled Member Function

Syntax

static void SetDepthMaskEnabled(
     bool enabled
);

Arguments

Name Description
in enabled The enable flag for the mask.

Return Values

None.

Description

Sets the depth mask.


CONFIDENTIAL