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

public delegate void OnCaptureResourceCreatedCallback(XR.WSA.WebCam.PhotoCapture captureObject);

Parameters

captureObjectThe PhotoCapture instance.

Description

Called when a PhotoCapture resource has been created.