InOut (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Ganondude
I wasn't exactly sure how to describe this.
 
>Legend26
No edit summary
 
(28 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Property|
<onlyinclude>{{Property
name = InOut
|name = InOut
|property = [[Enum]] ''InOut''
|property = [[InOut_(Enum)|InOut]] ''InOut''
|description = Sets what part of the Parent's side the object is on.
|description = Sets what part of the Parent's side the object is on.
|object = [[RBX.Lua.Hole|Hole]]
|object = Feature
|}}
}}</onlyinclude>


{{clear floats}}


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:
[[Category:Properties]]
 
*0: Edge
*1: Inset
*2: Center

Latest revision as of 22:03, 23 December 2011

InOut
Property InOut InOut
Description Sets what part of the Parent's side the object is on.
Member of Feature