FaceId (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m FaceId moved to FaceId (Property)
>Anaminus
m FaceId moved to FaceId (Property)
(No difference)

Revision as of 18:04, 6 August 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