Type Alias: AxisBoxCompassConfig
AxisBoxCompassConfig:
object
Configuration of the compass.
Type declaration
fontColor?
optionalfontColor:THREE.Color
fontSize?
optionalfontSize:number
labelDelta?
optionallabelDelta:number
Offset in radians of the orientation indicator.
ringLabel?
optionalringLabel:string
Label of the orientation indicator. Defaults to 'N' for north.
tickColor?
optionaltickColor:THREE.Color