sparkengineweb
    Preparing search index...

    Function create

    • Internal

      This component is an helper used during the loading of scenes We don't recommend using it directly

      Type Parameters

      Parameters

      • type: string

        the type of the element to create

      • ...args: any[]

        the arguments to pass to the element constructor

      Returns T

      an element of given type constructed with given params