<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ARView/Environment-swift.struct/Background-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:10RealityKit6ARViewC11EnvironmentV10BackgroundV"
  },
  "title" : "ARView.Environment.Background"
}
-->

# ARView.Environment.Background

Content that appears as the background of the scene.

```
struct Background
```

## Topics

### Backgrounds

[`cameraFeed(exposureCompensation:)`](/documentation/RealityKit/ARView/Environment-swift.struct/Background-swift.struct/cameraFeed(exposureCompensation:))

Use the camera feed as a background.

[`color(_:)`](/documentation/RealityKit/ARView/Environment-swift.struct/Background-swift.struct/color(_:)-97jik)

Use a solid color as a background.

[`color(_:)`](/documentation/RealityKit/ARView/Environment-swift.struct/Background-swift.struct/color(_:)-5hh3f)

Use a solid color as a background.

[`skybox(_:)`](/documentation/RealityKit/ARView/Environment-swift.struct/Background-swift.struct/skybox(_:))

Use a skybox environment resource as a background.



---

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)