turbodombuilder - v0.9.48
    Preparing search index...

    Type Alias TurboSubstrateProperties<ElementType, ViewType, ModelType, EmitterType>

    TurboSubstrateProperties: TurboControllerProperties<
        ElementType,
        ViewType,
        ModelType,
        EmitterType,
    > & MakeSubstrateOptions & { substrateName?: string }

    Type Parameters

    Options used to create a new TurboSubstrate attached to an element.