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

PhotoCapture.OnCaptureResourceCreatedCallback

Declaration

public delegate void OnCaptureResourceCreatedCallback(Windows.WebCam.PhotoCapture captureObject);

Parameters

captureObject The PhotoCapture instance.

Description

Called when a PhotoCapture resource has been created.