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

    Class TrailRendererBehavior

    A generic behavior that leaves a trail of shrinking 3D objects behind the target. Uses object pooling to avoid garbage collection spikes.

    Hierarchy (View Summary)

    Index
    isActive: boolean = true
    target: CameraInterfaceData | Object3D | undefined = undefined

    The object this behavior is attached to. Set automatically.

    uuid: string = ...
    inspector?: Record<string, InspectorField>