Class DatumPropertyDrawer
Base Datum
Inherited Members
Namespace: Unity.XR.CoreUtils .Datums.Editor
Assembly: solution.dll
Syntax
public abstract class DatumPropertyDrawer : PropertyDrawer
Methods
Name | Description |
---|---|
Get |
Calculates the height of the property based on the number of children of the property. |
Get |
Gets the property that represents the correct variable reference value. |
On |
Draws the property using immediate mode. |