<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ARView/Environment-swift.struct/Background-swift.struct/cameraFeed(exposureCompensation:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:10RealityKit6ARViewC11EnvironmentV10BackgroundV10cameraFeed20exposureCompensationAGSf_tFZ"
  },
  "title" : "cameraFeed(exposureCompensation:)"
}
-->

# cameraFeed(exposureCompensation:)

Use the camera feed as a background.

```
static func cameraFeed(exposureCompensation: Float = 0.0) -> ARView.Environment.Background
```

## Parameters

`exposureCompensation`

The exposure compensation used on the
camera feed to lighten or darken it.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)