FaceId (Property)

From Legacy Roblox Wiki
Revision as of 18:04, 6 August 2008 by >Anaminus (FaceId moved to FaceId (Property))
Jump to navigationJump to search
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