Records the 3D window to either a movie file
or to consecutively ordered image files each time the Scene is
rendered.
StartRecording | Starts recording a file in the WMV format at the specified bit and frame rate. |
StartRecordingFrameStack | Starts recording a frame stack. Each frame is saved as a separate image file. The filename of each frame is defined by a prefix followed by a frame number. |
StopRecording | Stops recording. |
IsRecording | Gets if recording is occurring or not. |