---
title: anchorPoint
framework: spritekit
role: symbol
role_heading: Instance Property
path: spritekit/sktilemapnode/anchorpoint
---

# anchorPoint

Defines the point in the tile map that corresponds to its position.

## Declaration

```swift
var anchorPoint: CGPoint { get set }
```
