FaceId (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m FaceId moved to FaceId (Property)
>Mindraker
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{Property|
{{Property|
name = FaceId
name = FaceId
Line 15: Line 17:
*4: Bottom
*4: Bottom
*5: Front
*5: Front
[[Category:Properties]]

Revision as of 11:07, 3 September 2008

FaceId
Property Enum FaceId
Description Sets what side of the Parent the object is on.
Member of [[RBX.lua.Hole (Object)|Hole]]


The Enum FaceId is used to set the side of the Parent the object is on. It has 6 numbers:

  • 0: Right
  • 1: Top
  • 2: Back
  • 3: Left
  • 4: Bottom
  • 5: Front