Skip to content

SpotLight

Summary

A spotlight 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, angle, or range to 0 will have the desired effect.

Under the properties tab, SpotLights visibly have Position, Rotation, and Size attributes. Position and Rotation are read-only and size has no effect. It is possible these values were left in by accident.

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

Properties

Angle

Float

The angle of the emission cone. Smaller angles can produce sharper cutoffs, and wider angles create a softer fall off.


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.


Face

Enum.Face

Controls which face of the parent part that the light is emitted from.


Name

String

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


Range

Float

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