Enum UpgradeSurfaceType
The surface type for your material.
네임스페이스: UnityEditor.Rendering.Universal
어셈블리: solution.dll
구문
public enum UpgradeSurfaceType
  필드
| 이름 | 설명 | 
|---|---|
| Opaque | Use this for opaque surfaces.  | 
      
| Transparent | Use this for transparent surfaces.  |