# Sandbox.SceneSpotLight

A simple spot light scene object for use in a [Sandbox.SceneWorld](/api/Sandbox.SceneWorld).

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.SceneLight](/api/Sandbox.SceneLight)
- Modifiers: sealed

## Constructors

- [`SceneSpotLight`](/api/Sandbox.SceneSpotLight/.ctor)

## Properties

- [`ConeInner`](/api/Sandbox.SceneSpotLight/ConeInner): The inner cone of the spotlight, in half angle degrees.
- [`ConeOuter`](/api/Sandbox.SceneSpotLight/ConeOuter): The outer cone of the spotlight, in half angle degrees
- [`FallOff`](/api/Sandbox.SceneSpotLight/FallOff)
