GUI component that switches between cameras.
The WebcamSelector is a no-code component.
WebcamSelector
public class WebcamSelector : MonoBehaviour
Inherits UnityEngine.MonoBehaviourarrow-up-right class.
The WebcamSelector is a no-code component that switches between cameras.
OnWebcamSelected(int)
void
Closes the open camera and opens the camera with the specified device index.
Last updated 1 year ago