shiftCamera

Shifts the camera horizontally and vertically.

Signatures

  •   Paramate.Viewport.shiftCamera(shiftHorizontal, shiftVertical, doRedraw = true)

Parameters

shiftHorizontal

Horizontal component of the shift move.

shiftVertical

Vertical component of the shift move.

doRedraw

Redraw the viewport after changing the camera. Default: true.