Struct CurveData
Namespace: Unity.Curves
Assembly: solution.dll
Syntax
public struct CurveData
Constructors
| Name | Description |
|---|---|
| CurveData(Curve, Allocator) |
Fields
| Name | Description |
|---|---|
| allocatorLabel | |
| array | |
| size |
Properties
| Name | Description |
|---|---|
| IsValid | |
| this[int] |
Methods
| Name | Description |
|---|---|
| CreateInvalid() | |
| ToCurve() |