# EditorModelAttribute.CastShadows

```csharp
bool CastShadows { get; set; }
```

Whether the model should cast shadows in the editor.

Declared in [EditorModelAttribute](/api/EditorModelAttribute).
Assembly: `Sandbox.System`.
