InOut (Property)

From Legacy Roblox Wiki
Revision as of 23:45, 27 November 2007 by >Ganondude (I wasn't exactly sure how to describe this.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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