---
title: cubeDimension
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicolorcube/cubedimension
---

# cubeDimension

The length, in texels, of each side of the cube texture.

## Declaration

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

## See Also

### Instance Properties

- [cubeData](coreimage/cicolorcube/cubedata.md)
- [inputImage](coreimage/cicolorcube/inputimage.md)
- [extrapolate](coreimage/cicolorcube/extrapolate.md)
