Reference API Roblox

Engine API

Website

Related

Reference API Roblox

LeftRight

The LeftRight Enum is used to set where the object is on the side of its parent.

Items 3

HistoryNameValueDescription
47Left0

The object is on the left side of its parent (X axis).

47Center1

The object is centered on the center of its parent (X axis), expanding equally to the left and right of the parent's center.

47Right2

The object is on the right side of its parent (X axis).

Description

The LeftRight Enum is used to set where the object is on the side of its parent.

History 4

Settings