Sometimes you want to finish the current iteration of a loop immediately, but continue looping. The continue instruction ends the current iteration and starts next iteration of the loop, skipping any statements between the continue and the end of the loop.
- What's New in Maya 2025
- Maya 2025 Release Notes
- Maya Installation Help
- Getting Started
- Basics
- Managing Scenes, Files, and Projects
- Interoperability
- USD for Maya
- Flow Retopology for Maya
- Modeling
- Animation
- Character Animation
- Unreal Live Link for Maya
- Character Effects and Environment Building
- Motion Graphics
- Simulation and Effects
- Bifrost for Maya
- Working in Bifrost
- Bifröst Fluids for Maya
- Lighting and Shading
- LookdevX
- Rendering
- Arnold for Maya
- Customizing Maya
- Keyboard Shortcuts
- Environment Variables
- Scripting
- Scripting
- Script Editor
- MEL and Expressions
- MEL Overview
- Run MEL commands
- Values and variables
- Arrays, vectors, and matrices
- Good MEL style
- Controlling the flow of a script
- Attributes
- Procedures
- Animation expressions
- I/O and user interaction
- Debugging, optimizing, and troubleshooting
- Creating interfaces
- About particle expressions
- MEL script nodes
- Advanced MEL programming
- Advanced animation expressions topics
- MEL Command Syntax
- Useful functions
- FAQ on MEL
- Example scripts
- MEL Windows and Editors
- Python
- Dash
- Running venv with mayapy
- Technical Documentation