nw::gfx::Camera::DynamicBuilder::ProjectionUpdater Member Function

Syntax

DynamicBuilder & ProjectionUpdater(
     CameraProjectionUpdater * projectionUpdater
);

Arguments

Name Description
projectionUpdater

Return Values

Description

Sets the class that updates the projection matrix. Ownership will transfer, so this is destroyed together with Camera when it is destroyed.


CONFIDENTIAL