Sim/graphics/animation/lights/airport beacon
From X-Plane SDK
This page was imported from the previous wiki engine. It needs a review and cleanup of formatting. Please see this page for more information.
This dataref is used to create custom lights. See PluginsAndObjects for more info.
INPUTS:
RGBA forms a vector indicating the direction the light points. See PluginsAndObjects for how this works.
OUTPUTS:
RGB color is set to white. Alpha is set to brightness or 0 for off.
SPECIAL BEHAVIOR:
This light is off if the runway lights are inoperative or airport lights are off (day-time VFR conditions).
DESCRIPTION:
The airport beacon forms a directional light, useful for airport beacons, which turns off at times appropriate for airport lgihts.
X-Plane SDK