Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


requestedWidth

Set the requested width of the camera device.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
public int requestedWidth { get; set; }

Remarks

It will use a closest resolution to the one requested which is supported by the camera. The requested values only have an effect when set while the camera is not running.