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

    Interface RendererBackendConfig

    Configuration for a single renderer backend.

    interface RendererBackendConfig {
        attributes?: Record<string, unknown>;
    }
    Index
    attributes?: Record<string, unknown>

    Context attributes passed to getContext().