Constructor DisallowMultipleRendererFeature
DisallowMultipleRendererFeature(string)
Constructor for the attribute to prevent ScriptableRendererFeatures
of same type to be added more than once to a Scriptable Renderer.
Declaration
public DisallowMultipleRendererFeature(string customTitle = null)
Parameters
Type | Name | Description |
---|---|---|
string | customTitle | Sets the custom title for renderer feature. |