Property Array
Array
Allows direct access to the trajectory array.
Declaration
public NativeSlice<AffineTransform> Array { get; }
Property Value
Type | Description |
---|---|
NativeSlice<AffineTransform> | Memory array that references the trajectory array. |