Skip to content

Regrip API / domain/VirtualCubeFrame.gen / orientation

Type Alias: orientation

orientation = object

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:18

The logical R/U/F axes' unit vectors and body-face letters, for driving a 3D orientation indicator.

Properties

front

readonly front: vector

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:21


frontFace

readonly frontFace: string

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:24


readonly right: vector

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:19


rightFace

readonly rightFace: string

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:22


up

readonly up: vector

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:20


upFace

readonly upFace: string

Defined in: packages/core/src/domain/VirtualCubeFrame.gen.ts:23