Skip to main content

Interface: FaceUVBounds

Defined in: packages/replicad/src/shapeFunctions/faceGeometry.ts:8

The types naming this module's own API surface. The functions they belong to live in the replicad/shape-functions entry point.

Properties

uMax

uMax: number;

Defined in: packages/replicad/src/shapeFunctions/faceGeometry.ts:10


uMin

uMin: number;

Defined in: packages/replicad/src/shapeFunctions/faceGeometry.ts:9


vMax

vMax: number;

Defined in: packages/replicad/src/shapeFunctions/faceGeometry.ts:12


vMin

vMin: number;

Defined in: packages/replicad/src/shapeFunctions/faceGeometry.ts:11