---
title: all
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scnphysicsworld/testsearchmode/all
---

# all

Searches should return all contacts matching the search parameters.

## Declaration

```swift
static let all: SCNPhysicsWorld.TestSearchMode
```

## See Also

### Type Properties

- [any](scenekit/scnphysicsworld/testsearchmode/any.md)
- [closest](scenekit/scnphysicsworld/testsearchmode/closest.md)
