nw::gfx::SceneEnvironment::NW_DEPRECATED_FUNCTION Member Function

Syntax

NW_DEPRECATED_FUNCTION(
     void  SetActiveCameraint index
);

Arguments

Name Description
SetActiveCameraint index
in index Index number of the camera to set.

Return Values

Description

Activates the camera with the specified index. This function is scheduled to be removed in version 1.2.0. Be sure to call RenderContext::SetActiveCamera.

nw::gfx::SceneEnvironment::NW_DEPRECATED_FUNCTION Member Function

Syntax

NW_DEPRECATED_FUNCTION(
     void  ResetCamera()
);

Arguments

Name Description
ResetCamera()

Return Values

Description

Resets the camera state. This function is scheduled to be removed in version 1.2.0.


CONFIDENTIAL