Surface (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
cats
>Tenal
No edit summary
 
(25 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{{Property|
'''This property is a summary of 6 different properties that perform the same action. They are ''BackSurface'', ''BottomSurface'', ''FrontSurface'', ''LeftSurface'', ''RightSurface'', and ''TopSurface''.'''
name = Surface
|property = [[Enum]] ''Surface Type''
|description = Sets what type of surface the side is.
|object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|}}


the SurfaceType [[Enum]] set contains 8 numbers:
<onlyinclude>{{Property
 
|name        = Surface
*0: Smooth
|property    = [[SurfaceType (Enum)|SurfaceType]]
*1: Glue
|description = Sets what the type of the surface is.
*2: Weld
|object      = BasePart
*3: Studs
}}</onlyinclude>
*4: Inlet
*5:          (unused)
*6: Hinge
*7: Motor
*8: SteppingMotor
 
[[Category:Enum]]
[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 03:51, 7 February 2012

This property is a summary of 6 different properties that perform the same action. They are BackSurface, BottomSurface, FrontSurface, LeftSurface, RightSurface, and TopSurface.

Surface
Property SurfaceType
Description Sets what the type of the surface is.
Member of BasePart