DEFAULT_BVH_CONFIG
const DEFAULT_BVH_CONFIG = { strategy: 0, maxDepth: 40, maxLeafTris: 10, setBoundingBox: true, useSharedArrayBuffer: true, indirect: true, onPro...Default BVH (Bounding Volume Hierarchy) configuration for collision meshes
const DEFAULT_BVH_CONFIG = { strategy: 0, maxDepth: 40, maxLeafTris: 10, setBoundingBox: true, useSharedArrayBuffer: true, indirect: true, onPro...Default BVH (Bounding Volume Hierarchy) configuration for collision meshes