FaceId (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Emess
No edit summary
Line 5: Line 5:
|property = [[Enum]] ''FaceId''
|property = [[Enum]] ''FaceId''
|description = Sets what side of the Parent the object is on.
|description = Sets what side of the Parent the object is on.
|object = [[RBX.lua.Hole (Object)|Hole]]
|object = Hole
|}}
|}}



Revision as of 01:05, 9 January 2011

FaceId
Property Enum FaceId
Description Sets what side of the Parent the object is on.
Member of 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