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 for the configured projection updater.

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


CONFIDENTIAL