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.OnPhotoModeStoppedCallback

public delegate void OnPhotoModeStoppedCallback(XR.WSA.WebCam.PhotoCapture.PhotoCaptureResult result);

Parameters

resultIndicates whether or not photo mode was successfully deactivated.

Description

Called when photo mode has been stopped.