Documentation

Support

Unity Lite

Open Unity Lite

Unity Lite

Continue loop node

Skip the rest of the current loop iteration and move to the next one.
Read time 1 minuteLast updated 2 days ago

Use the Continue loop node to skip the rest of the current loop pass and move straight to the next pass. Place it inside a loop when you want to ignore the remaining steps for this pass.