Roll Pitch Yaw icon Roll Pitch Yaw Rotate and position camera or object with roll/pitch/yaw controls; save camera settings; bind or monitor a 3-value EZ-Script array for live rotation. Try it →
 

Exec

Utility.exec(filename, [arguments])

Parameters

filename File path of the executable file to execute.
arguments (optional) Optional arguments to pass to the executable file as a string.

Returns

Nothing

Description

Execute the executable file at file path filename with optional arguments arguments.