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

    Class OctreeVisualizer

    Utility to visualize the Octree structure in the scene.

    Index

    Accessors

    Methods

    Accessors

    Methods

    • Updates the debug visualization for the octrees in the given scene.

      Parameters

      • scene: Scene

        The scene containing the octrees.

      • activeNodes: Set<OctreeNode> = ...

        Optional list of nodes that are currently active (intersected by frustum).

      Returns void