Axes

Object which provides a configurable set of axes to help in visualizing the 3D workspace.

Properties

NameDescription
nameObject name [string]
input_matrixInput matrix [matrix4]
positionPosition [vector3]
orientationOrientation [angle_axis]
scaleScale Matrix [vector3]
output_matrixOutput matrix [matrix4]
viewport_visibleVisible [boolean]
axesDisplay XYZ axes [boolean]
xyplaneDisplay XY plane as a grid [boolean]
yzplaneDisplay YZ plane as a grid [boolean]
xzplaneDisplay XZ plane as a grid [boolean]
gridsizeThe size of each grid square [number]
gridcountNumber of squares along each grid [positive integer]
<< Previous 
Table of Content
  Next >>