---
title: unscaled
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/worldscalingcompensation/unscaled
---

# unscaled

Returns metrics that match the scale of the user’s surroundings, regardless of the world scaling behavior of their scene.

## Declaration

```swift
static let unscaled: WorldScalingCompensation
```
