InOut (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Replaced with correct Enum syntax.
>Trappingnoobs
Replaced with correct Enum syntax.
 
(No difference)

Latest revision as of 19:53, 20 July 2011

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.