User`s guide
set
10-49
'CameraBound' — Camera movement with current viewpoint
'on' (default) | 'off'
Camera movement with the current viewpoint, specified as 'on' or 'off'.
'CameraDirection' — Camera direction in the current viewpoint local coordinates
vector of three doubles
Camera direction in the current viewpoint local coordinates, specified as a vector of three
doubles. The doubles represent the x, y, and z vectors in the current viewpoint local
coordinates.
'CameraPosition' — Camera position in the current viewpoint local coordinates
vector of three doubles
Camera position in the current viewpoint local coordinates, specified as a vector of three
doubles. The doubles represent the x, y, and z vectors in the current viewpoint local
coordinates.
'CameraUpVector' — Camera up vector
vector of three doubles
Camera up vector, specified as a vector of three doubles. The doubles represent the x, y,
and z vectors in the current viewpoint local coordinates.
'CaptureFileFormat' — File format for captured frame file
'tif' (default) | 'png'
File format for a captured frame file, specified as 'tif' for Tagged Image Format or
'png' for Portable Network Graphics format.
'CaptureFileName' — Frame capture file name
'%f_anim_%n.ext' (default) | string
Frame capture file name, specified as a string. The string can contain tokens that the
frame capture replaces with the corresponding information. See “Define File Name
Tokens”.
'DeleteFcn' — Callback invoked when closing vrfigure object
string
Callback invoked when closing the vrfigure object, specified as a string.