How to stop the ARSession in ARkit

How to Change ARCamera (ARKit) to norml camera in runtime, just want to know how to stop the ARKit ARSession with click event in unity?

Replies

A quick look at the scripting API should get you everything you need :

https://docs.unity3d.com/ScriptReference/Camera.html
If you're still beginning, I'd check out a simple guide with step by step instructions :
https://unity3d.com/learn/tutorials/topics/scripting/enabling-and-disabling-components