Move
move translates the camera along one of the three primary view axes.
Contents
USAGE
move axis,distance
EXAMPLES
move x,3 move y,-1
PYMOL API
cmd.move( string axis, float distance )
move translates the camera along one of the three primary view axes.
move axis,distance
move x,3 move y,-1
cmd.move( string axis, float distance )