Method GetSmoothnessMapChannel
GetSmoothnessMapChannel(Material)
Retrieves the alpha channel used for smoothness.
선언
public static LitGUI.SmoothnessMapChannel GetSmoothnessMapChannel(Material material)
파라미터
| 타입 | 이름 | 설명 | 
|---|---|---|
| Material | material | 
반환
| 타입 | 설명 | 
|---|---|
| LitGUI.SmoothnessMapChannel | The Alpha channel used for Smoothness.  |