Enum HDAdditionalCameraData.BufferAccessType
Type of buffers that can be accessed for this camera.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum BufferAccessType : int
Fields
| Name | Description | Value | 
|---|---|---|
| Color | Color buffer.  | 
|
| Depth | Depth buffer.  | 
|
| Normal | Normal buffer.  |