---
title: scale
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cioptile/scale
---

# scale

A value that determines the number of tiles in the effect.

## Declaration

```swift
var scale: Float { get set }
```

## See Also

### Instance Properties

- [angle](coreimage/cioptile/angle.md)
- [center](coreimage/cioptile/center.md)
- [inputImage](coreimage/cioptile/inputimage.md)
- [width](coreimage/cioptile/width.md)
