---
title: empty()
framework: spritekit
role: symbol
role_heading: Type Method
path: spritekit/sktilegroup/empty()
---

# empty()

Creates an empty tile that erases the existing tile at that location on a tile map.

## Declaration

```swift
class func empty() -> Self
```
