Class EmbeddedSplineData
Wrapper for accessing a Spline
Inherited Members
Namespace: UnityEngine .Splines
Assembly: solution.dll
Syntax
[Serializable]
public class EmbeddedSplineData
Constructors
Name | Description |
---|---|
Embedded |
Create a new Embedded |
Embedded |
Create a new Embedded |
Properties
Name | Description |
---|---|
Container | The Spline |
Key | A unique string value used to identify and access a Spline |
Spline |
The index of the Spline on the Spline |
Type | The type of data stored by the Spline |
Methods
Name | Description |
---|---|
Get |
Returns a Spline |
Get |
Returns a Spline |
Get |
Returns a Spline |
Get |
Returns a Spline |
Try |
Attempt to get a reference to the Spline |
Try |
Attempt to get a reference to the Spline |
Try |
Attempt to get a reference to the Spline |
Try |
Attempt to get a reference to the Spline |
Try |
Attempt to get a reference to the Spline described by this object. |