FaceId (Enum): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Flurite No edit summary |
>Legend26 No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Enum| | {{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|}} |
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 |