---
title: squareSize
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkcheckerboardnoisesource/squaresize
---

# squareSize

The size (both width and height) of squares in the generated checkerboard pattern.

## Declaration

```swift
var squareSize: Double { get set }
```

## Discussion

Discussion The default value is 1.0.
