mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-04 21:19:09 +00:00
This will allow to exclude (filter) certain bodies. By default, static bodies have collision group 2, and dynamic (mass=1) bodies have collision group 1. As long as mask & group != 0, a raytest will be performed.
494 KiB
494 KiB