# spotAngle

> Exposed SerializedProperty for the inspected Light.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public SerializedProperty spotAngle { get; }
```

### Remarks

See also: [Light.spotAngle](/engine/6000.5/script-reference/unityengine/light/spotangle.md)
