Click or drag to resize

PhysicsEngineCountBodies Method

Overload List
  NameDescription
Public methodCountBodies
Counts the number of bodies in the physics world.
Public methodCountBodies(PhysicsGroup)
Counts the number of bodies in the physics world that prescribe to the specified group.
Public methodCountBodies(PredicatePhysicsBody)
Counts the number of bodies in the physics world matching the provided predicate.
Top
See Also