Method SetupSurface
SetupSurface(Material)
Setup the fullscreen shader keywords from the material properties.
Declaration
public static void SetupSurface(Material material)
Parameters
| Type | Name | Description |
|---|---|---|
| Material | material | A valid material using a Fullscreen Shader Graph. |