crashcat docs
    Preparing search index...
    • Gets a body by ID with validation. Returns undefined if the body doesn't exist, is pooled, or has a mismatched sequence number (stale reference).

      Parameters

      • world: World
      • bodyId: number

      Returns RigidBody | undefined