Class DisallowMultipleRendererFeature
Prevents ScriptableRendererFeatures of same type to be added more than once to a Scriptable Renderer.
Inherited Members
Namespace: UnityEngine.Rendering.Universal
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class DisallowMultipleRendererFeature : Attribute, _Attribute