InOut (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m InOut moved to InOut (Property)
>Mindraker
cats
Line 1: Line 1:
{{CatUp|Properties}}
{{Property|
{{Property|
name = InOut
name = InOut
Line 14: Line 16:


[[Category:Enum]]
[[Category:Enum]]
[[Category:Properties]]

Revision as of 12:12, 3 September 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