Constructor DisallowMultipleRendererFeature
DisallowMultipleRendererFeature(string)
Constructor for the attribute to prevent ScriptableRendererFeatures of same type to be added more than once to a Scriptable Renderer.
선언
public DisallowMultipleRendererFeature(string customTitle = null)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| string | customTitle | Sets the custom title for renderer feature. |