ドキュメント

サポート

Unity Studio

Open Unity Studio

Unity Studio

Continue loop node

Skip the rest of the current loop iteration and move to the next one.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前

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.