---
title: SCNPhysicsFieldScope.insideExtent
framework: scenekit
role: symbol
role_heading: Case
path: scenekit/scnphysicsfieldscope/insideextent
---

# SCNPhysicsFieldScope.insideExtent

The field’s effect applies only to objects within the region of space defined by its position and extent.

## Declaration

```swift
case insideExtent
```

## See Also

### Constants

- [SCNPhysicsFieldScope.outsideExtent](scenekit/scnphysicsfieldscope/outsideextent.md)
