InOut (Property)

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


The Enum InOut is used to set whether the object is on the edge, inset from the edge, or in the very centre of the side of the Parent. It has 3 numbers:

  • 0: Edge
  • 1: Inset
  • 2: Center