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

    A handle of a shape controls element.

    Hierarchy

    • SmoothGraphics
      • ShapeControlsHandle
    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get hovered(): boolean

      Is hovered?

      Returns boolean

    Methods

    • Draw the handle.

      Parameters

      • style: { outlineThickness: number; size: number }

        The style.

      Returns Promise<void>