nw::gfx::GraphicsDevice::SetDepthRange Member Function

Syntax

static void SetDepthRange(
     f32 near,
     f32 far
);

Arguments

Name Description
near
far

Return Values

None.

Description

Sets the depth range.


CONFIDENTIAL