---
title: path
framework: spritekit
role: symbol
role_heading: Instance Property
path: spritekit/skregion/path
---

# path

Returns a Core Graphics path that defines the region.

## Declaration

```swift
var path: CGPath? { get }
```

## See Also

### Interacting with a Region

- [contains(_:)](spritekit/skregion/contains(_:).md)
