NormalId (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m NormalId moved to NormalId (Property)
>Mindraker
No edit summary
Line 1: Line 1:
{{CatUp|Properties}}
{{Property|
{{Property|
name = NormalId
name = NormalId
Line 17: Line 19:


[[Category:Enum]]
[[Category:Enum]]
[[Category:Properties]]

Revision as of 12:19, 3 September 2008

NormalId
Property Enum NormalId
Description Sets what side/face of a brick.
Member of [[RBX.lua.Hole and Part (Object)|Hole and Part]]


Sets which side/face of a brick. It has 6 numbers:

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