Class DisallowMultipleRendererFeature
Prevents ScriptableRendererFeatures
of same type to be added more than once to a Scriptable Renderer.
Inherited Members
Namespace: UnityEngine .Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class DisallowMultipleRendererFeature : Attribute
Constructors
Name | Description |
---|---|
Disallow |
Constructor for the attribute to prevent |
Properties
Name | Description |
---|---|
custom |
Set the custom title for renderer feature. |