In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-animate(-an)
|
boolean
|
|
|
Specifies that the transition between camera positions
should be animated.
|
|
-back(-b)
|
|
|
|
Moves the camera to the back position.
|
|
-bottom(-bo)
|
|
|
|
Moves the camera to the bottom position.
|
|
-fit(-fit)
|
|
|
|
Apply a viewFit after positioning camera to persp, top, side,
or front.
|
|
-fitFactor(-ff)
|
float
|
|
|
Specifies how much of the view should be filled with the "fitted" items
|
|
-front(-f)
|
|
|
|
Moves the camera to the front position.
|
|
-home(-h)
|
|
|
|
Executes the camera's home attribute command. Before the
string is executed, all occurances of "%camera" will be
replaced by the camera's name. Use the camera command to set a
camera's home command.
|
|
-keepRenderSettings(-krs)
|
boolean
|
|
|
Retain the 'renderable' flag vaue on the view. Especially important if it switches from
perspective to orthographic and then back again.
|
|
-leftSide(-ls)
|
|
|
|
Moves the camera to the left side position.
|
|
-namespace(-ns)
|
string
|
|
|
Specifies a namespace that should be excluded. All objects
in the specified namespace will be excluded from the fit
process.
|
|
-nextView(-nv)
|
|
|
|
Moves the camera to the next position.
|
|
-persp(-p)
|
|
|
|
Moves the camera to the persp position.
|
|
-previousView(-pv)
|
|
|
|
Moves the camera to the previous position.
|
|
-rightSide(-rs)
|
|
|
|
Moves the camera to the right side position.
|
|
-side(-s)
|
|
|
|
Moves the camera to the (right) side position (deprecated).
|
|
-top(-t)
|
|
|
|
Moves the camera to the top position.
|
|
-viewNegativeX(-vnx)
|
|
|
|
Moves the camera to view along negative X axis.
|
|
-viewNegativeY(-vny)
|
|
|
|
Moves the camera to view along negative Y axis.
|
|
-viewNegativeZ(-vnz)
|
|
|
|
Moves the camera to view along negative Z axis.
|
|
-viewX(-vx)
|
|
|
|
Moves the camera to view along X axis.
|
|
-viewY(-vy)
|
|
|
|
Moves the camera to view along Y axis.
|
|
-viewZ(-vz)
|
|
|
|
Moves the camera to view along Z axis.
|
|