nw::gfx::Camera::SetFar Member Function

Syntax

void SetFar(
     f32 far
);

Arguments

Name Description
in far Distance to far clip.

Return Values

None.

Description

Sets the distance to the far clip plane for the configured projection updater.

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


CONFIDENTIAL