void SetActiveCamera(
int index
);
| Name | Description | |
|---|---|---|
| in | index |
Index number of the camera to set. |
Activates the camera with the specified index.
This is used for calculating lights and environment maps. Settings must be made for each frame because status is reset using ResetState.
CONFIDENTIAL