Class AdditionalPropertyAttribute
Attribute used to customize UI display to allow properties only be visible when "Show Additional Properties" is selected
Namespace: UnityEngine.Rendering
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class AdditionalPropertyAttribute : Attribute, _Attribute