Class SplineIndexPropertyDrawer
A PropertyDrawer used to show a popup menu with available spline indices relative to a ISpline
Inherited Members
Namespace: UnityEditor .Splines
Assembly: solution.dll
Syntax
[CustomPropertyDrawer(typeof(SplineIndexAttribute))]
public class SplineIndexPropertyDrawer : PropertyDrawer
Methods
Name | Description |
---|---|
Get |
Returns the height of a SerializedProperty in pixels. |
On |
Creates an interface for a SerializedProperty with an integer property type. |