Scripting Command MARUI_Capture
This command controls VR first-person video capturing which records a video from the user’s point of view.
Parameters:
-active (-a)
Turn capturing on or off.
-path (-p) <string>
Set / get output file path. The file type is detected automatically based on the file name extension.
-frameRate (-fps) <float>
Set / query video capturing framerate.
-resolution (-res) <int: width> <int: height>
Set / get capture resolution in pixels.
-aperture (-apt) <float: x0> <float: y0> <float: x1> <float: y1>
Set / get the capturing aperture (0~1).
-video (-vid) <boolean>
Encode image sequence as video
-quality (-qal) <int>
Set / get video encoding quality (0-10).
-gamma (-gam) <float>
Set / get video encoding gamma correction.