pub const AABB_GEOMETRY_MIN_STRIDE: u64 = 24; // 24u64
Minimum stride for AABB geometry (24 bytes: two vec3<f32>). Minimum stride for AABB geometry (24 bytes: two vec3<f32>).
vec3<f32>