Class SplineIndexAttribute
Attribute used to make an integer variable show in the Inspector as a popup menu with spline choices relative
to a ISpline
Implements
Inherited Members
Namespace: UnityEngine .Splines
Assembly: solution.dll
Syntax
public class SplineIndexAttribute : PropertyAttribute, _Attribute
Constructors
Name | Description |
---|---|
Spline |
Creates a new SplineIndexAttribute with the name of a variable that references an ISpline |
Fields
Name | Description |
---|---|
Spline |
The name of the field that references an ISpline |