Skip to content

MapSide

Type

MapSide

Represents a map sidedef.

Inherits MapObject

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

Properties

Property Type Description
sector MapSector The side's associated sector
line MapLine The side's parent line
textureBottom string The side's bottom (lower) texture
textureMiddle string The side's middle texture
textureTop string The side's top (upper) texture
offsetX integer Texture X offset
offsetY integer Texture Y offset

Constructors

No Constructors

This type can not be created directly in scripts.

See: