nw::gfx::GraphicsDevice::SetPolygonOffsetEnabled Member Function

Syntax

static void SetPolygonOffsetEnabled(
     bool enabled
);

Arguments

Name Description
in enabled Flag for whether to enable polygon offsets or not.

Return Values

None.

Description

Sets the flag for whether to enable polygon offsets or not.


CONFIDENTIAL