Class CameraSwitcher
Utility component allowing users to setup many different static camera and cycle through their positions using the Debug Window.
Inherited Members
Namespace: UnityEngine.Rendering
Syntax
[HelpURL("https://docs.unity3d.com/Packages/com.unity.render-pipelines.core@7.4/manual/Camera-Switcher.html")]
public class CameraSwitcher : MonoBehaviour
Fields
m_Cameras
List of target cameras.
Declaration
public Camera[] m_Cameras
Field Value
Type | Description |
---|---|
Camera[] |