nw::gfx::GraphicsDevice::SetStencilTestEnabled Member Function

Syntax

static void SetStencilTestEnabled(
     bool enabled
);

Arguments

Name Description
in enabled The enable flag for the stencil test.

Return Values

None.

Description

Enables and disables the stencil test.


CONFIDENTIAL