Skip to main content
Version: 4.x

Type Alias: AxisBoxCompassConfig

AxisBoxCompassConfig: object

Configuration of the compass.

Type declaration​

fontColor?​

optional fontColor: THREE.Color

fontSize?​

optional fontSize: number

labelDelta?​

optional labelDelta: number

Offset in radians of the orientation indicator.

ringLabel?​

optional ringLabel: string

Label of the orientation indicator. Defaults to 'N' for north.

tickColor?​

optional tickColor: THREE.Color

Defined in​

packages/tools/src/AxisView/types.ts:81