Skip to content

MapVertex

Type

MapVertex

Represents a map vertex.

Inherits MapObject

All properties and functions of MapObject can be used in addition to those below.

Properties

Property Type Description
x float The X coordinate of the vertex
y float The Y coordinate of the vertex
connectedLines MapLine[] All lines connected to the vertex

Constructors

No Constructors

This type can not be created directly in scripts.

See: