📄 drei/performances/mesh-bounds

File: mesh-bounds.md | Updated: 11/15/2025


title: meshBounds sourcecode: src/core/meshBounds.tsx

A very fast, but often good-enough bounds-only raycast for meshes. You can use this if performance has precedence over pointer precision.

<mesh raycast={meshBounds} />