# EditorModelAttribute.StaticColor

```csharp
Color StaticColor { get; set; }
```

Tint color for this editor model instance when the entity it represents is static.

Declared in [EditorModelAttribute](/api/EditorModelAttribute).
Assembly: `Sandbox.System`.
