# colliderEntityId

> The EntityId of the Collider that you find the closest point on.

## Definition

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

```csharp
public EntityId colliderEntityId { readonly get; set; }
```
