Skip to content

Interface: TripcolorHandle

Defined in: charts/tri.ts:114

Properties

edges?

ts
optional edges?: PatchesLayer;

Defined in: charts/tri.ts:116


faces

ts
faces: PatchesLayer;

Defined in: charts/tri.ts:115


triangles

ts
triangles: ArrayLike<number>;

Defined in: charts/tri.ts:117

MIT licensed. WebGL2 required.