Enum BackplateType
Backplate Type for HDRISKy.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum BackplateType
필드
이름 | 설명 |
---|---|
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. |