Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NativeSlice<T0>.Stride

public int Stride;

Description

Gets the stride value for the NativeSlice<T0> instance.

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