nw::gfx::Camera::SetNear Member Function

Syntax

void SetNear(
     f32 near
);

Arguments

Name Description
in near Distance to the near clipping plane.

Return Values

None.

Description

Sets the distance to the near clip plane of the projection updater being configured.

This is a utility function designed to make it easy to obtain the parameters.


CONFIDENTIAL