---
title: cameraControlConfiguration
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scnview/cameracontrolconfiguration
---

# cameraControlConfiguration

The current configuration for the camera controller’s event-handling behavior.

## Declaration

```swift
var cameraControlConfiguration: any SCNCameraControlConfiguration { get }
```

## See Also

### Managing Camera Controls

- [allowsCameraControl](scenekit/scnview/allowscameracontrol.md)
- [SCNCameraControlConfiguration](scenekit/scncameracontrolconfiguration.md)
- [defaultCameraController](scenekit/scnview/defaultcameracontroller.md)
- [SCNCameraController](scenekit/scncameracontroller.md)
