Class CameraSwitcher
Utility component allowing users to setup many different static camera and cycle through their positions using the Debug Window.
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[CoreRPHelpURL("Camera-Switcher", "com.unity.render-pipelines.core")]
public class CameraSwitcher : MonoBehaviour
Fields
| Name | Description |
|---|---|
| m_Cameras | List of target cameras. |