---
title: receivesShadow
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/groundingshadowcomponent/receivesshadow
---

# receivesShadow

A Boolean value that indicates whether an entity with the grounding shadow component receives grounding shadows from other model entities.

## Declaration

```swift
var receivesShadow: Bool { get set }
```
