Skip to content

editorGlobalsIRotatedMosaicElementCutout

Interface: IRotatedMosaicElementCutout

rotation - the rotation applied onto the cutout polygons. polygons - the (rotated) polygons of this cutout outerLineIntersections - array of lines of cutout polygons that intersect with the container polygon outline (caching optimization needed for alignment)

Hierarchy

  • IRotatedMosaicElementCutout

Index

Properties

Properties

outerLineIntersections

outerLineIntersections: Line3[]

Defined in src/modules/kyub.core.plateOrnaments/src/MosaicElementOrnaments/MosaicElementCutout.ts:24


polygons

polygons: Polygon[]

Defined in src/modules/kyub.core.plateOrnaments/src/MosaicElementOrnaments/MosaicElementCutout.ts:23


rotation

rotation: Quaternion

Defined in src/modules/kyub.core.plateOrnaments/src/MosaicElementOrnaments/MosaicElementCutout.ts:22