Small World Engine API Reference - v0.76.20
    Preparing search index...

    Class CollisionVisualizer

    Utility to visualize collision boundaries (AABBs and Spheres) in the scene.

    Index
    • Updates the debug visualization for the given scene. Compares existing debug objects with current scene bounds and adds/removes/updates them.

      Parameters

      • scene: Scene

        The scene to visualize.

      Returns void