Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


frameRate

The framerate at which to capture video. This is only for use with VideoCapture.
Read time 1 minuteLast updated 12 days ago

Definition

public float frameRate { get; set; }

Remarks

To get a list of supported frame rates based on your desired resolution, call VideoCapture.SupportedResolutions.