nw::gfx::Camera::SwapViewUpdater Member Function

Syntax

CameraViewUpdater * SwapViewUpdater(
     CameraViewUpdater * viewUpdater
);

Arguments

Name Description
in viewUpdater Updater for the view matrix to be changed.

Return Values

Updater for the view matrix originally configured.

Description

Swaps the view matrix updater. Returns the previously configured view matrix updater without destroying it.


CONFIDENTIAL