Light

Show Deprecated
not creatable

Light is a root class for dynamic lighting related objects.

Summary

Properties

  • read parallel

    Sets how bright the emitted light is, defaults to 1.

  • read parallel

    The color of the emitted light.

  • read parallel

    If set to true, light will be emitted from the source object.

  • read parallel

    If set to true, will project shadows if light is blocked by an obstacle.

Properties

Brightness

read parallel

Sets how bright the emitted light is, defaults to 1.

Color

read parallel

The color of the emitted light.

Enabled

read parallel

If set to true, light will be emitted from the source object.

Shadows

read parallel

If set to true, will project shadows if light is blocked by an obstacle.

Methods

Events