ドキュメント

サポート

Unity Studio

Open Unity Studio

Unity Studio

Break loop node

Exit a loop before it reaches the end.
読み終わるまでの所要時間 1 分最終更新 5ヶ月前

Use the Break loop node to stop a loop immediately. It ends the loop and continues with the logic that comes after the loop.