Enum BaseShaderGUI.Expandable
Flags for the foldouts used in the base shader GUI.
네임스페이스: UnityEditor
어셈블리: solution.dll
구문
[Flags]
protected enum BaseShaderGUI.Expandable
필드
이름 | 설명 |
---|---|
Advanced | Use this for advanced foldout. |
Details | Use this for additional details foldout. |
SurfaceInputs | Use this for surface input foldout. |
SurfaceOptions | Use this for surface options foldout. |