Enum CameraOutput
Holds information about the output target for a camera. Only used for cameras of render type Base. CameraRenderType.
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum CameraOutput : int
Fields
Name | Description | Value |
---|---|---|
Camera | ||
Screen | 0 | |
Texture | 1 |