In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-bottomLeft(-bl)
|
|
|
|
Positions the cube in the bottom left of the screen.
|
|
-bottomRight(-br)
|
|
|
|
Positions the cube in the bottom right of the screen.
|
|
-compassAngle(-ca)
|
float
|
|
|
Angle (in degrees) to rotate the compass.
|
|
-dragSnap(-ds)
|
boolean
|
|
|
Enable snapping of orbit direction to view cube part directions during drag operation.
|
|
-drawCompass(-dc)
|
boolean
|
|
|
Show compass below the view cube.
|
|
-fitToView(-ftv)
|
|
|
|
Fits the scene bounding box to the active view.
|
|
-levelCamera(-lc)
|
|
|
|
Flattens the camera view rotation relative to the ground plane.
|
|
-minOpacity(-mo)
|
float
|
|
|
Opacity level (in range [0,1]) on view cube when the cursor is away from it (it is fully opaque when the cursor is in the view cube area).
|
|
-restoreCenter(-rc)
|
|
|
|
Repositions the pivot point for orbiting/tumbling the scene to the center
of the scene's bounding box.
|
|
-size(-s)
|
string
|
|
|
Set or query the size of the View Cube, which can be one of "tiny",
"small", "normal", "large" or "auto". When set to "auto" the View Cube
will be automatically set to the size most appropriate for the view.
|
|
-topLeft(-tl)
|
|
|
|
Positions the cube in the top left of the screen.
|
|
-topRight(-tr)
|
|
|
|
Positions the cube in the top right of the screen.
|
|
-visible(-v)
|
boolean
|
|
|
Shows/hides the view manip.
|
|
-zoomToFitScene(-zf)
|
boolean
|
|
|
Zoom the camera during animated transitions to fit the scene object in the viewport.
|
|