MotionScript

@motion-script/core


@motion-script/core / TextRangeQuad

Interface: TextRangeQuad

Defined in: runtime/text-geometry.ts:55

One line's worth of a selected range, as a quad in viewport space.

Properties

bottomLeft

bottomLeft: Vector2

Defined in: runtime/text-geometry.ts:59


bottomRight

bottomRight: Vector2

Defined in: runtime/text-geometry.ts:58


topLeft

topLeft: Vector2

Defined in: runtime/text-geometry.ts:56


topRight

topRight: Vector2

Defined in: runtime/text-geometry.ts:57