# DynamicOnly

> Only renders GameObjects that do not include the Static Shadow Caster tag.

## Definition

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

```csharp
DynamicOnly = 1
```
