mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-23 14:39:20 +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.
245 KiB
245 KiB