Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


WebCam

Allows your application to access the video feed of built-in and external webcams.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
WebCam = 9

Remarks

Note: This only allows your application to access the video stream. To allow access to the audio stream as well, set the Microphone capability too.