PhysicsEngineCountBodies Method |
| Name | Description | |
|---|---|---|
| CountBodies |
Counts the number of bodies in the physics world.
| |
| CountBodies(PhysicsGroup) |
Counts the number of bodies in the physics world that prescribe to the specified group.
| |
| CountBodies(PredicatePhysicsBody) |
Counts the number of bodies in the physics world matching the provided predicate.
|