Method GetSmoothnessMapChannel
GetSmoothnessMapChannel(Material)
Retrieves the alpha channel used for smoothness.
Declaration
public static LitGUI.SmoothnessMapChannel GetSmoothnessMapChannel(Material material)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | material |
Returns
| Type | Description |
|---|---|
| LitGUI.SmoothnessMapChannel | The Alpha channel used for Smoothness. |