---
title: baseColor
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/physicallybaseddecalcomponent/basecolor
---

# baseColor

The optional base color texture for the decal Expects pre-multiplied alpha texture

## Declaration

```swift
var baseColor: PhysicallyBasedMaterial.BaseColor?
```
