Orientation
type Orientation = "horizontal" | "vertical";
Defined in: packages/core/src/transform/types.ts:5
Display orientation: which physical axis the pitch's length runs along.
type Orientation = "horizontal" | "vertical";
Defined in: packages/core/src/transform/types.ts:5
Display orientation: which physical axis the pitch's length runs along.