---
title: specularAlbedoTextureFormat
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerdescriptor/specularalbedotextureformat
---

# specularAlbedoTextureFormat

The pixel format of the input specular albedo texture for the scaler you create with this descriptor.

## Declaration

```swift
var specularAlbedoTextureFormat: MTLPixelFormat { get set }
```
