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)]
public sealed class SetAdditionalPropertiesVisibilityAttribute : Attribute, _Attribute