---
title: delegate
framework: scenekit
role: symbol
role_heading: Instance Property
path: scenekit/scncameracontroller/delegate
---

# delegate

## Declaration

```swift
unowned(unsafe) var delegate: (any SCNCameraControllerDelegate)? { get set }
```

## See Also

### Responding to Control Events

- [SCNCameraControllerDelegate](scenekit/scncameracontrollerdelegate.md)
