Surface (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m Surface moved to Surface (Property)
>Anaminus
No edit summary
Line 3: Line 3:
|property = [[Enum]] ''Surface Type''
|property = [[Enum]] ''Surface Type''
|description = Sets what type of surface the side is.
|description = Sets what type of surface the side is.
|object = [[Part]]
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}



Revision as of 19:08, 6 August 2008

Surface
Property Enum Surface Type
Description Sets what type of surface the side is.
Member of [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]

the SurfaceType Enum set contains 8 numbers:

  • 0: Smooth
  • 1: Glue
  • 2: Weld
  • 3: Studs
  • 4: Inlet
  • 5: (unused)
  • 6: Hinge
  • 7: Motor
  • 8: SteppingMotor