# entityId

> The Material entity id whose Material CRC was computed during the RayTracingAccelerationStructure.CullInstances call.

## Definition

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

```csharp
[FormerlySerializedAs("instanceID")]
public EntityId entityId
```
