Enum BaseShaderGUI.RenderFace
The face options to render your geometry.
네임스페이스: UnityEditor
어셈블리: solution.dll
구문
public enum BaseShaderGUI.RenderFace
  필드
| 이름 | 설명 | 
|---|---|
| Back | Use this to render only back face.  | 
      
| Both | Use this to render both faces.  | 
      
| Front | Use this to render only front face.  |