Table of Contents

cmd.move

“cmd.move” translates the camera about one of the three primary axes.

Parameters

cmd.move(string axis, float distance)

Implementation

def move(axis, distance):

See Also

move | api