FaceId (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
New page: {{Enum|The Enum FaceId is used to set the side of the Parent the object is on.| {{Enum/row|0|Right|}} {{Enum/row|1|Top|}} {{Enum/row|2|Back|}} {{Enum/row|3|Left|}} {{Enum/row|4|Bottom|...
>Trappingnoobs
Added to enum category
Line 7: Line 7:
{{Enum/row|5|Front|}}
{{Enum/row|5|Front|}}
}}
}}
[[Category: Enums]]

Revision as of 20:57, 20 July 2011

The Enum FaceId is used to set the side of the Parent the object is on.
Enum Name Description
0 Right
1 Top
2 Back
3 Left
4 Bottom
5 Front