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