pub const VERTEX_ALIGNMENT: u64 = 4; // 4u64Expand description
Vertex buffer offsets and strides have to be a multiple of this number.
pub const VERTEX_ALIGNMENT: u64 = 4; // 4u64Vertex buffer offsets and strides have to be a multiple of this number.