Field Spline
The NativeSpline to be evaluated.
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
[ReadOnly]
public NativeSpline Spline
Returns
Type | Description |
---|---|
NativeSpline |
Remarks
Must be allocated with a Allocator.Persistent or Allocator.TempJob.