Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RectInt.PositionEnumerator.MoveNext

Declaration

public bool MoveNext();

Returns

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

Description

Moves the enumerator to the next position.