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