User`s guide
10 Functions — Alphabetical List
10-40
get
Class: vrfigure
Return property value of vrfigure object
Syntax
get(figure)
figureProp = get(figure,propertyName)
Description
get(figure) lists the values of all the properties of the vrfigure object.
figureProp = get(figure,propertyName) returns the value of the specified
property of the vrfigure object.
Input Arguments
figure — Virtual reality figure
vrfigure object
Virtual reality figure, specified as a vrfigure object.
property_name — Virtual reality figure object property
string
Virtual reality figure property, specified as one of these.
vrfigure Property Meaning
Antialiasing Smooth textures using antialiasing, which
interpolates values between texture points.
CameraBound Camera movement with the current
viewpoint.
CameraDirection Camera direction in the current viewpoint
local coordinates.