Enum BaseShaderGUI.SurfaceType
The surface type for your object.
Namespace: UnityEditor
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public enum BaseShaderGUI.SurfaceType
Fields
Name | Description |
---|---|
Opaque | Use this for opaque surfaces. |
Transparent | Use this for transparent surfaces. |