# shutterSpeed

> The exposure time of the camera, in seconts. To use this property, enable UsePhysicalProperties.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public float shutterSpeed { get; set; }
```
