Method DrawSurfaceInputs
DrawSurfaceInputs(Material)
Draw the Surface Inputs section of the fullscreen shader GUI.
Declaration
protected virtual void DrawSurfaceInputs(Material material)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | material | A valid material using a Fullscreen Shader Graph. |