User`s guide

10 Functions — Alphabetical List
10-14
Camera movement with the current viewpoint, returned 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 current viewpoint local
coordinates.
CameraDirectionAbs — Camera direction in world coordinates
vector of three doubles
Camera direction in world coordinates, returned as a vector of three doubles (read-only
property).
CameraPosition — Current camera position in the current viewpoint local coordinates
vector of three doubles
Camera position in the current viewpoint local coordinates, returned as a vector of three
doubles. The doubles represent the x, y, and z vectors in the current viewpoint local
coordinates.
CameraPositionAbs — Camera position in world coordinates
vector of three doubles
Camera direction in world coordinates, represented by a vector of three doubles (read-
only property).
CameraUpVector — Camera up vector
vector of three doubles
Camera up vector, returned as a vector of three doubles. The doubles represent the x, y,
and z vectors in the current viewpoint local coordinates.
CameraUpVectorAbs — Camera up vector in world coordinates
vector of three doubles
Camera up vector in world coordinates, represented by a vector of three doubles (read-
only property).
DeleteFcn — Callback invoked when closing vr.canvas object
string
Callback invoked when closing the vr.canvas object, returned as a string.