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