This version of Unity is unsupported.

NativeSlice<T0>.Stride

public int Stride;

Description

Returns the stride value set for the NativeSlice instance.

The stride value allows a NativeSlice to represent non-contiguous memory ranges.