NW_DEPRECATED_FUNCTION(
void SetActiveCameraint index
);
| Name | Description | |
|---|---|---|
| SetActiveCameraint index | ||
| in | index |
Index number of the camera to set. |
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_DEPRECATED_FUNCTION(
void ResetCamera()
);
| Name | Description | |
|---|---|---|
| ResetCamera() |
Resets the camera state. This function is scheduled to be removed in version 1.2.0.
CONFIDENTIAL