Animancer.Units.Editor Namespace

Class Types

Class Summary
AnimationSpeedAttributeDrawer [Editor-Only] A UnityEditor.PropertyDrawer for fields with an Animancer.Units.Editor.AnimationSpeedAttributeDrawer which displays them using an 'x' suffix.
AnimationTimeAttributeDrawer [Editor-Only] A UnityEditor.PropertyDrawer for float fields with a Animancer.Units.UnitsAttribute which displays them using 3 fields: Normalized, Seconds, and Frames.
AnimationTimeAttributeSettings [Editor-Only] Options to determine how Animancer.Units.AnimationTimeAttribute displays.
CompactUnitConversionCache [Editor-Only] A system for formatting floats as strings that fit into a limited area and storing the results so they can be reused to minimise the need for garbage collection, particularly for string construction.
UnitsAttributeDrawer [Editor-Only] A UnityEditor.PropertyDrawer for fields with a Animancer.Units.UnitsAttribute.