nw::gfx::Camera::GetTargetPosition Member Function

Syntax

const nw::math::VEC3 & GetTargetPosition() const;

Arguments

None.

Return Values

The target coordinate vector.

Description

Gets the target coordinates for the configured view updater.

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


CONFIDENTIAL