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

GraphicsBuffer.stride

public int stride;

Description

Size of one element in the buffer. For index buffers, this must be either 2 or 4 bytes (Read Only).

Additional resources: count.