mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-24 03:58:31 +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.
64 KiB
64 KiB