nw::gfx::Camera::SetTwist Member Function

Syntax

void SetTwist(
     f32 twist
);

Arguments

Name Description
in twist The twist, in units of radians.

Return Values

None.

Description

Sets the twist of the configured view updater.

This is a utility function designed to make it easy to set the parameters. Note that the program will halt if the configured view updater is not for the Aim camera.


CONFIDENTIAL