---
title: tintColor
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/simplematerial/tintcolor-6v03h
---

# tintColor

A tint color applied to the base color in macOS.

## Declaration

```swift
var tintColor: NSColor { get set }
```

## See Also

### Characterizing a material

- [color](realitykit/simplematerial/color.md)
- [baseColor](realitykit/simplematerial/basecolor-swift.property.md)
- [SimpleMaterial.BaseColor](realitykit/simplematerial/basecolor-swift.typealias.md)
- [SimpleMaterial.Texture](realitykit/simplematerial/texture.md)
- [metallic](realitykit/simplematerial/metallic.md)
- [roughness](realitykit/simplematerial/roughness.md)
