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