Profile PictureMooly Segal
$0+

Maya: Simple Camera Cycler

15 ratings
Add to cart

Maya: Simple Camera Cycler

$0+
15 ratings

This simple python script cycles through all the perspective cameras in a Maya scene with one hotkey, or through all the orthographic cameras with another. There's also an on/off toggle on the curves in the viewport to quickly switch between modes.


Installation

1) Unzip anCamCycler.rar
2) Drop anCamCycler.py in your Maya scripts folder (Ex: C:\Users\[YourName]\Documents\maya\2018\scripts)
3) launch Maya


Hotkeys

Assign each of these Python scripts to a hotkey:

import anCamCycler; anCamCycler.pCamCycle()

# Cycles through PERSPECTIVE cameras in the scene

import anCamCycler; anCamCycler.oCamCycle()

# Cycles through ORTHOGRAPHIC cameras in the scene

import anCamCycler; anCamCycler.toggleCurves()

# Toggles the nurbCurves visibility in the viewport on and off
$
Add to cart
Size
1.11 KB
Copy product URL
30-day money back guarantee

Ratings

5
(15 ratings)
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%