---
title: color
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/photogrammetrysession/pointcloud/point/color
---

# color

Color of the point ordered as RGBA.

## Declaration

```swift
let color: SIMD4<UInt8>
```
