void StopAndReset() { if (!ViveSR_RigidReconstruction.IsScanning) { return; } Stop(); StaticMeshScript.ResetScannedData(); }