InOut (Enum)

From Legacy Roblox Wiki
Revision as of 19:53, 20 July 2011 by >Trappingnoobs (Replaced with correct Enum syntax.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The InOut Enum is used to set where the object is on the side of its parent.
Enum Name Description
0 Edge On the edge of the side.
1 Inset On the inset of the edge of the side.
2 Center On the center of the side.