Is it possible to use OnMouseDown(collision other) ???

How do i delete this question?

Your mouse doesn’t have a collider so it can’t collide.
I’m not sure what you want to do but maybe RaycastHit.Collider will work for you.