---
title: allDetections
framework: cinematic
role: symbol
role_heading: Instance Property
path: cinematic/cnscript-1ispe/frame/alldetections
---

# allDetections

All detections for the Cinematic movie.

## Declaration

```swift
var allDetections: [CNDetection] { get }
```
