Class AdditionalPropertyAttribute
Attribute used to customize UI display to allow properties only be visible when "Show Additional Properties" is selected
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class AdditionalPropertyAttribute : Attribute