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|...
 
>Legend26
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Enum|The [[Enum]] FaceId is used to set the side of the Parent the object is on.|
{{Enum|This [[enum]] is used to set the side of the parent object that this object acts on.|
{{Enum/row|0|Right|}}
{{Enum/row|0|Right|}}
{{Enum/row|1|Top|}}
{{Enum/row|1|Top|}}
Line 7: Line 7:
{{Enum/row|5|Front|}}
{{Enum/row|5|Front|}}
}}
}}
[[Category: Enums]]

Latest revision as of 21:59, 23 January 2012

This enum is used to set the side of the parent object that this object acts on.
Enum Name Description
0 Right
1 Top
2 Back
3 Left
4 Bottom
5 Front