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

    Class GadgetInspector

    A lightweight editor/inspector overlay for small-world. Uses Raycasting for object picking and Tweakpane for property editing.

    Index

    Constructors

    Methods

    • Adds a top-level scene control folder to the inspector. Use this from examples to expose custom runtime parameters (e.g. ball count sliders).

      Parameters

      • title: string

        The folder title shown in the UI.

      Returns FolderApi

      The created FolderApi instance for adding bindings.