SpotLight
Show Deprecated
A spotlight emits light of a specified Color and Brightness in the shape of a cone with a spherical base. This object is ideal for directional light sources like flashlights and headlights.
Range controls the distance of illumination and Angle defines the angle of light emission from the cone's apex as illustrated below.
A spotlight must be a direct child of a BasePart or Attachment and will exhibit the following behavior:
- When the spotlight is parented to a BasePart, the SpotLight.Face property determines the face of the part from which light emanates.
- Although Attachments don't have faces, the SpotLight.Face property determines the axis of the attachment from which light emanates; -Z is front, +X is right, +Y is top, etc.

See also:
Summary
Properties
Properties inherited from Light
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance
Properties
Properties inherited from Light
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance