Class DisallowMultipleRendererFeature
Prevents ScriptableRendererFeatures
of same type to be added more than once to a Scriptable Renderer.
구현
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
[AttributeUsage(AttributeTargets.Class)]
public class DisallowMultipleRendererFeature : Attribute, _Attribute
생성자
이름 | 설명 |
---|---|
DisallowMultipleRendererFeature(string) | Constructor for the attribute to prevent |
프로퍼티
이름 | 설명 |
---|---|
customTitle | Set the custom title for renderer feature. |