Namespace Unity.XR.CoreUtils.Datums.Editor
Classes
AnimationCurveDatumPropertyDrawer
Variable reference drawer used to represent an Animation Curve reference and draw an AnimationCurveDatumProperty.
DatumPropertyDrawer
Base DatumProperty<TValue, TDatum> drawer used to better present the options between constants and ScriptableObject references.
FloatDatumPropertyDrawer
Variable reference drawer used to represent a float reference and draw a FloatDatumProperty.
IntDatumPropertyDrawer
Variable reference drawer used to represent an int reference and draw an IntDatumProperty.
StringDatumPropertyDrawer
Variable reference drawer used to represent string references and draw an StringDatumProperty.