FaceId (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m FaceId moved to FaceId (Property)
>Legend26
No edit summary
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Property|
<onlyinclude>{{Property
name = FaceId
|name = FaceId
|property = [[Enum]] ''FaceId''
|property = [[FaceId_(Enum)|FaceId]] ''FaceId''
|description = Sets what side of the Parent the object is on.
|description = Sets what side of the Parent the object is on.
|object = [[RBX.Lua.Hole|Hole]]
|object = Hole
|}}
}} </onlyinclude>


{{clear floats}}


The [[Enum]] FaceId is used to set the side of the Parent the object is on. It has 6 numbers:
[[Category:Properties]]
 
*0: Right
*1: Top
*2: Back
*3: Left
*4: Bottom
*5: Front

Latest revision as of 06:39, 23 December 2011

FaceId
Property FaceId FaceId
Description Sets what side of the Parent the object is on.
Member of Hole