space_ex v0.5.1 SpaceEx.SpaceCenter.Light

A light.

Obtained by calling SpaceEx.SpaceCenter.Part.light/1.

Link to this section Summary

Functions

Whether the light is switched on

The color of the light, as an RGB triple

The part object for this light

The current power usage, in units of charge per second

Whether the light is switched on

The color of the light, as an RGB triple

Link to this section Functions

Whether the light is switched on.

The color of the light, as an RGB triple.

The part object for this light.

Link to this function power_usage(this)

The current power usage, in units of charge per second.

Link to this function set_active(this, value)

Whether the light is switched on.

Link to this function set_color(this, value)

The color of the light, as an RGB triple.