Skip to content

PointLight

Summary

A pointlight must be the child of a part, and takes the position of its parent as its own.

There is currently no on/off switch for lights, but setting either the color, brightness, or range to 0 will have the desired effect.

Properties Properties of a Pointlight, in the order they appear on Vortex Studio.

Properties

Brightness

Float

The emission brightness of the light. Does not affect range.


Color

Color3

Determines the color of the emitted light. Darker colors have the same effect as turning off the light.


Name

String

The name of the pointlight, and its label in the explorer.


Range

Float

The maximum (spherical) range that the light can reach. This controls the drop-off of the brightness over time, but does not increase the brightness.