Class SetAdditionalPropertiesVisibilityAttribute
Callback method that will be called when the Global Preferences for Additional Properties is changed
Implements
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
[Obsolete("This attribute is not handled anymore. Use Advanced Properties. #from(6000.0)", false)]
public sealed class SetAdditionalPropertiesVisibilityAttribute : Attribute, _Attribute