Field Positions
A NativeArray of float3 to be written. The size of this array determines how many positions are evaluated.
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
[WriteOnly]
public NativeArray<float3> Positions
Returns
Type | Description |
---|---|
NativeArray<float3> |