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

# cubeDimension

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

## Declaration

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

## See Also

### Instance Properties

- [colorSpace](coreimage/cicolorcubewithcolorspace/colorspace.md)
- [cubeData](coreimage/cicolorcubewithcolorspace/cubedata.md)
- [inputImage](coreimage/cicolorcubewithcolorspace/inputimage.md)
- [extrapolate](coreimage/cicolorcubewithcolorspace/extrapolate.md)
