Class ProceduralAnimatorComponentEditor
Custom editor for ProceduralAnimatorComponent that implements conditional field display based on the useProfileConfiguration toggle. When Profile mode is enabled, local override arrays are hidden to reduce visual clutter and prevent accidental editing.
Namespace: Serenity.ProceduralExpression.Infrastructure.Editor
Assembly: Serenity.UnityProceduralExpression.Infrastructure.Editor.dll
Syntax
public class ProceduralAnimatorComponentEditor : Editor
Constructors
ProceduralAnimatorComponentEditor()
Declaration
public ProceduralAnimatorComponentEditor()
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()