# shadowCastingMode

> Describes if geometry should cast shadows.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public ShadowCastingMode shadowCastingMode { readonly get; set; }
```
