Enum BackplateType
Backplate Type for HDRISKy.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum BackplateType
Fields
Name | Description |
---|---|
Disc | Shape of backplate is a Disc. |
Ellipse | Shape of backplate is a Ellispe. |
Infinite | Shape of backplate is a Infinite Plane. |
Rectangle | Shape of backplate is a Rectangle. |