LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PhotoCapture.StopPhotoModeAsync

public void StopPhotoModeAsync(XR.WSA.WebCam.PhotoCapture.OnPhotoModeStoppedCallback onPhotoModeStoppedCallback);

Parameters

onPhotoModeStoppedCallbackThis callback will be invoked once photo mode has been deactivated.

Description

Asynchronously stops photo mode.