VERTEX_STRIDE_ALIGNMENT

Constant VERTEX_STRIDE_ALIGNMENT 

Source
pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;
👎Deprecated since 27.0.0: Use VERTEX_ALIGNMENT instead
Expand description

Vertex buffer strides have to be a multiple of this number.