FaceId (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Flurite
No edit summary
>Legend26
No edit summary
Line 1: Line 1:
{{Enum|The [[Enum]] [[FaceId (Property)|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|}}

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