/// <summary> /// Start the camera functionality. /// </summary> public override void Start() { NativeApi.UnityARKit_Camera_Start(); }