orbitCamera

Orbits the camera around the given axis by the given angle as documented in camera orbiting.

Signatures

  •   Paramate.Viewport.orbitCamera( axis, angle, doRedraw )

Parameters

axis

The axis to orbit around.

angle

Angle (degrees)

doRedraw

Redraw the viewport after the camera change. Default = true.