Skip to main content
Module

x/targadactyl/deps.ts>Vertices

tga.js implemented in Deno
Latest
interface Vertices
implements EmbindObject<Vertices>
import { type Vertices } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

See SkVertices.h for more on this class.

Methods

bounds(outputArray?: Rect): Rect

Return the bounding area for the vertices.

uniqueID(): number

Return a unique ID for this vertices object.