The Web CameraA component which creates an image of a particular viewpoint in your scene. The output is either drawn to the screen or captured as a texture. More info
See in Glossary API is an asynchronous API that provides the ability to take pictures and record videos. The Web Camera is a shared resource. This means that only one PhotoCapture
or VideoCapture
instance can be activated at any given time. You can query what the current mode is using the WebCam.Mode property.
This section contains details of the Web Camera APIs and their capabilities: