LeftRight (Property)

From Legacy Roblox Wiki
Revision as of 12:14, 3 September 2008 by >Mindraker
Jump to navigationJump to search
LeftRight
Property Enum LeftRight
Description Sets what part of the side of the Parent the object is on.
Member of [[RBX.lua.Hole (Object)|Hole]]


The Enum LeftRight is used to set whether the object is on the left, right or center part of the Parent's side. It has 3 numbers:

  • 0: Left
  • 1: Center
  • 2: Right