Enum GraphicsSettingsHelpers.ShaderType
Enumerates the types of shaders used in the graphics settings.
Namespace: Unity.XR.CompositionLayers.Rendering.Editor
Assembly: Unity.XR.CompositionLayers.Editor.dll
Syntax
public enum GraphicsSettingsHelpers.ShaderType
Fields
Name | Description |
---|---|
BlitCopyHDR | The Blit HDR shader type. |
ColorScaleBias | The Uber shader type. |
Uber | The Uber shader type. |