My title says everything. suppose I have some object which has some irregular collider. Can i change the color inside collider if mesh is not same as collider.
No. Colliders are for use by the physics engine. They are not sent to or used by the rendering engine - that’s what meshes are for.