---
title: colorSpace
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdllight/colorspace
---

# colorSpace

The name of the Core Graphics color space to be used for interpreting the light’s color information.

## Declaration

```swift
var colorSpace: String { get set }
```

## See Also

### Working with Lights

- [irradiance(atPoint:)](modelio/mdllight/irradiance(atpoint:).md)
- [irradiance(atPoint:colorSpace:)](modelio/mdllight/irradiance(atpoint:colorspace:).md)
- [lightType](modelio/mdllight/lighttype.md)
