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

    The grid mesh, which uses the foundry.canvas.rendering.shaders.GridShader to render the grid.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    data: GridMeshData = ...

    The data of this mesh.

    Accessors

    • get blendMode(): BLEND_MODES

      Assigned blend mode to this mesh.

      Returns BLEND_MODES

    Methods

    • Parameters

      • renderer: any

      Returns void

    • Tests if a point is inside this QuadMesh.

      Parameters

      • point: IPointData

      Returns boolean

    • Parameters

      • options: any

      Returns void

    • Protected

      Initialize the data of this mesh given the (partial) data.

      Parameters

      Returns void