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