Description
Moves the Terrain Overlay at the specified
index to the specified position.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub MoveByIndex( _
ByVal Index As Integer, _
ByVal NewPosition As Integer _
)
|
Parameters
- Index
- The index of the Terrain Overlay to move.
- NewPosition
- The new position of the Terrain Overlay.