Table of Contents

cmd.turn

“cmd.turn” rotates the camera about one of the three primary axes, centered at the origin.

Parameters

cmd.turn(string axis, float angle)

Implementation

def turn(axis, angle):

See Also

turn | api