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

# init(texture:)

Creates an object from a specified texture.

## Declaration

```swift
init(texture: PhysicallyBasedMaterial.Texture? = nil)
```

## Parameters

- `texture`: The clearcoat normals as the texture of a UV-mapped image.
