@ue-too/dynamics / DEFAULT_COLLISION_FILTER
Variable: DEFAULT_COLLISION_FILTER
constDEFAULT_COLLISION_FILTER:CollisionFilter
Defined in: collision-filter.ts:67
Default collision filter that collides with everything.
Remarks
Uses category 0x0001 and mask 0xFFFF, meaning it belongs to the first category and can collide with all 16 categories.