Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function FullCanvasObjectMixin

    • Augment any PIXI.DisplayObject to assume bounds that are always aligned with the full visible screen. The bounds of this container do not depend on its children but always fill the entire canvas.

      Parameters

      • Base: typeof DisplayObject

        Any PIXI DisplayObject subclass

      Returns typeof FullCanvasObject