---
title: "init(color:texture:)"
framework: realitykit
role: symbol
role_heading: Initializer
path: "realitykit/physicallybasedmaterial/subsurfaceradiusscale-swift.struct/init(color:texture:)"
---

# init(color:texture:)

## Declaration

```swift
init(color: CGColor = .init(red: 1.0, green: 1.0, blue: 1.0, alpha: 1.0), texture: PhysicallyBasedMaterial.Texture? = nil)
```
