LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

BoundsInt.PositionEnumerator.MoveNext

public bool MoveNext();

Returns

bool Whether the enumerator has successfully moved to the next position.

Description

Moves the enumerator to the next position.