Property backgroundShaderName
backgroundShaderName
The name for the background shader based on the current render pipeline.
Declaration
public static string backgroundShaderName { get; }
Property Value
Type | Description |
---|---|
string | The name for the background shader based on the current render pipeline. Or, |
Remarks
The value for the GraphicsSettings.currentRenderPipeline
is not expected to change within the lifetime
of the application.