WebcamSelector
GUI component that switches between cameras.
public class WebcamSelector : MonoBehaviourInherits UnityEngine.MonoBehaviour class.
The WebcamSelector is a no-code component that switches between cameras.
Methods
Name
Return Type
Description
OnWebcamSelected(int)
void
Closes the open camera and opens the camera with the specified device index.
Last updated