Enum HDAdditionalCameraData.BufferAccessType
Type of buffers that can be accessed for this camera.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Flags]
public enum HDAdditionalCameraData.BufferAccessType
Fields
Name | Description |
---|---|
Color | Color buffer. |
Depth | Depth buffer. |
Normal | Normal buffer. |