Virtual Reality Toolbox | ![]() ![]() |
vrfigure Object Methods
A vrfigure object is a handle to the Virtual Reality Toolbox viewer window that allows you to get and set the viewer properties. A vrfigure object is a child object of a vrworld object.
The vrfigure object methods allow you to access and manipulate objects. The following is a list of the vrfigure object methods. A reference page for each vrfigure object method follows the table.
Method |
Description |
vrfigure |
Create a new virtual reality figure. |
vrfigure/capture |
Create a RGB image from a virtual reality figure. |
vrfigure/close |
Close a virtual reality figure. |
vrfigure/get |
Read property value of vrfigure object. |
vrfigure/isvalid |
Return 1 if the vrfigure object is valid, and 0 if it is not. |
vrfigure/set |
Change property value of vrfigure object. |
![]() | vrfigure Object Properties | vrfigure | ![]() |