InOut (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Ganondude
I wasn't exactly sure how to describe this.
>Outofspace
No edit summary
Line 12: Line 12:
*1: Inset
*1: Inset
*2: Center
*2: Center
[[Category:Enum]]

Revision as of 23:03, 3 August 2008

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