Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PhotoCapture.OnPhotoModeStartedCallback

Declaration

public delegate void OnPhotoModeStartedCallback(Windows.WebCam.PhotoCapture.PhotoCaptureResult result);

Parameters

result Indicates whether or not photo mode was successfully activated.

Description

Called when photo mode has been started.