---
title: worldToViewMatrix
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerbase/worldtoviewmatrix
---

# worldToViewMatrix

The world-to-view transformation matrix this scaler uses as part of its operation.

## Declaration

```swift
var worldToViewMatrix: simd_float4x4 { get set }
```
