Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WebCamTexture.requestedFPS

public float requestedFPS;

Description

Set the requested frame rate of the camera device (in frames per second).

It will use a closest frame rate 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.