Unity StudioDevelop with Unity StudioLogicNodesFlow Control nodesBreak loop nodeExit 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.