Version 3.3.0.1

AnimationCurveDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public sealed class AnimationCurveDrawer : DrawWithUnityBaseDrawer<AnimationCurve>
Animation curve property drawer.
Inheritance

Constructors

AnimationCurveDrawer()
public AnimationCurveDrawer()

Methods

DrawPropertyLayout(GUIContent)
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Initialize()
protected override void Initialize()
Extension Methods