mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-14 14:28:23 +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.
33 KiB
33 KiB