Enum FrameRatePlayback
Type of frame rate the recorder is using.
Namespace: UnityEditor.Recorder
Syntax
public enum FrameRatePlayback
Fields
Name | Description |
---|---|
Constant | Will not vary during the recording, even if the actual frame rate is lower or higher |
Variable | May vary during the recording. Not supported by all recorders |