Class CameraSwitcher
Utility component allowing users to setup many different static camera and cycle through their positions using the Debug Window.
Namespace: UnityEngine.Rendering
Syntax
public class CameraSwitcher : MonoBehaviour
Fields
m_Cameras
List of target cameras.
Declaration
public Camera[] m_Cameras
Field Value
Type | Description |
---|---|
Camera[] |