Go to: Synopsis. Return value. Related. Flags. MEL examples.
viewCamera [-move] [-sideView] [-topView]
[camera]
viewCamera is undoable, queryable, and editable.
The viewCamera command is used to position a camera to look directly at the side or top of another camera. This is primarily useful for the user when he or she is setting depth-of-field and clipping planes, if they are being used. The default behaviour: If no other flags are specified, the camera in the active panel is moved and the -t is presumed. If there is a camera selected, it is used as the target camera.None
In query mode, return type is based on queried flag.
Long name (short name) | argument types | Properties | ||
---|---|---|---|---|
-move(-m)
|
|
![]() |
||
|
||||
-topView(-t)
|
|
![]() |
||
|
||||
-sideView(-s)
|
|
![]() |
||
|
![]() |
![]() |
![]() |
![]() |
viewCamera -m cameraShape1 cameraShape2; // Move current view camera to top of camera1 viewCamera camera1;