---
title: receivesLighting
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/arview/environment-swift.struct/sceneunderstanding-swift.struct/options-swift.struct/receiveslighting
---

# receivesLighting

The .receivesLighting option means that the virtual lights will interact with real world surfaces causing them to shine. The properties  of the mesh will be set to a default material.

## Declaration

```swift
static let receivesLighting: ARView.Environment.SceneUnderstanding.Options
```
