Maya: Simple Camera Cycler
$0+
$0+
https://schema.org/InStock
usd
Mooly Segal
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
Size
1.11 KB
Add to wishlist
30-day money back guarantee
Ratings
15
5
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%