Field Normals
A NativeArray of float3 to be written. The size of this array must match the length of Positions.
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
[WriteOnly]
public NativeArray<float3> Normals
Returns
Type | Description |
---|---|
NativeArray<float3> |