Method DoSmoothness
DoSmoothness(MaterialEditor, Material, MaterialProperty, MaterialProperty, string[])
Draws the smoothness GUI.
Declaration
public static void DoSmoothness(MaterialEditor materialEditor, Material material, MaterialProperty smoothness, MaterialProperty smoothnessMapChannel, string[] smoothnessChannelNames)
Parameters
| Type | Name | Description |
|---|---|---|
| MaterialEditor | materialEditor | |
| Material | material | |
| MaterialProperty | smoothness | |
| MaterialProperty | smoothnessMapChannel | |
| string[] | smoothnessChannelNames |