Go to: Synopsis. Return value. Flags. MEL examples.
orbitCtx [-localOrbit boolean] [-orbitScale float]
orbitCtx is undoable, queryable, and editable.
Create, edit, or query an orbit context.
string |
The name of the context |
In query mode, return type is based on queried flag.
localOrbit, orbitScale
Long name (short name) |
Argument types |
Properties |
-orbitScale(-os) |
float |
   |
|
In degrees of rotation per 100 pixels of cursor drag. |
|
-localOrbit(-lo) |
boolean |
   |
|
Orbit around the camera's center of interest. |
|
Flag can appear in Create mode of
command |
Flag can appear in Edit mode of command |
Flag can appear in Query mode of command |
Flag can be used more than once in a
command. |
orbitCtx -os 30.0 -lo false orbitContext;