q5play
    Preparing search index...

    Function inFill

    • 💅 Checks if a given point is within the current path's fill area.

      Not available in q5 WebGPU.

      Parameters

      • x: number

        x-coordinate of the point

      • y: number

        y-coordinate of the point

      Returns boolean

      true if the point is within the fill area, false otherwise