# Static

> Use this mode to have the ray tracing instances remain static, and never update their transformation or geometry.

## Definition

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

```csharp
Static = 1
```
