Function Vector2Driven

  • Returns

    Type Parameters

    Parameters

    • Base: TBase

    Returns {
        prototype: __type<any>;
        new (...args: any[]): __type<TBase>;
    } & TBase

Generated using TypeDoc