ASCIIGround - v1.1.2
    Preparing search index...

    Function setOptions

    • Update pattern options without recreating the pattern instance. Override this method if your pattern has expensive initialization that should be preserved.

      Parameters

      • newOptions: Partial<TOptions>

        partial options to update

      Returns void