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.
pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;Use VERTEX_ALIGNMENT instead
Vertex buffer strides have to be a multiple of this number.