pub fn collider_loads() -> Component<Vec<EntityId>>
Expand description

Collider loads: Contains all colliders that were loaded in this physics tick.

Attributes: Debuggable, Networked, Resource, Store