stride
The number of bytes between the first byte of two consecutive vertices in a buffer.
Declaration
var stride: Int { get set }Discussion
Check the Metal feature set tables (PDF) for potential alignment restrictions.
The number of bytes between the first byte of two consecutive vertices in a buffer.
var stride: Int { get set }Check the Metal feature set tables (PDF) for potential alignment restrictions.