Interface: ArtificialHorizonOptions
Defined in: src/garminsdk/components/nextgenpfd/horizon/ArtificialHorizon.tsx:23
Options for ArtificialHorizon.
Properties
groundColor?
optionalgroundColor:string
Defined in: src/garminsdk/components/nextgenpfd/horizon/ArtificialHorizon.tsx:25
The color of the ground. Overridden by groundColors.
groundColors?
optionalgroundColors:ArtificialHorizonColorStop[]
Defined in: src/garminsdk/components/nextgenpfd/horizon/ArtificialHorizon.tsx:30
The color stops of the ground gradient.
skyColor?
optionalskyColor:string
Defined in: src/garminsdk/components/nextgenpfd/horizon/ArtificialHorizon.tsx:33
The color of the sky. Overridden by skyColors.
skyColors?
optionalskyColors:ArtificialHorizonColorStop[]
Defined in: src/garminsdk/components/nextgenpfd/horizon/ArtificialHorizon.tsx:38
The color stops of the sky gradient.