Difference between revisions of "Sim/graphics/animation/lights/airplane beacon light"
From X-Plane SDK
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | This dataref is used to create custom lights. See PluginsAndObjects for more info. | |
INPUTS: | INPUTS: | ||
− | Red | + | Red, green and blue are ignored. |
− | + | Alpha sets beacon index. | |
− | + | ||
− | Alpha | + | |
OUTPUTS: | OUTPUTS: | ||
Line 19: | Line 17: | ||
DESCRIPTION: | DESCRIPTION: | ||
− | This provides a pulsing light | + | This provides a pulsing light. It follows the beacon of the user's plane. |
+ | |||
+ | [[Category:DataRefs]] |
Latest revision as of 20:03, 27 November 2010
This dataref is used to create custom lights. See PluginsAndObjects for more info.
INPUTS:
Red, green and blue are ignored. Alpha sets beacon index.
OUTPUTS:
Alpha is set to brightness or 0 if it's off. RGB is set to white.
SPECIAL BEHAVIOR:
This light will turn off if the airplane beacon light is off.
DESCRIPTION:
This provides a pulsing light. It follows the beacon of the user's plane.