SurfaceInput (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
No edit summary
>Trappingnoobs
Added disambig :)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{disambig|[[SurfaceInput_(Enum)|SurfaceInput (Enum)]]}}


'''This property is a summary of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.'''
'''This property is a summary of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.'''
Line 5: Line 7:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = SurfaceInput
|name        = SurfaceInput
|property    = [[Enum]] ''SurfaceInput''
|property    = [[Enum]] [[SurfaceInput_(Enum)|''SurfaceInput'']]
|description = Sets what the surface's input is.
|description = Sets what the surface's input is.
|object      = BasePart
|object      = BasePart
}}</onlyinclude>
}}</onlyinclude>
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{{EnumTitle|The InputType [[Enum]] controls the SurfaceInput of the object Part. It has 13 numbers:|colspan=3}}
|-
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Name'''</span>
| bgcolor="#AB5454"|<span style="color:white">'''Description'''</span>
|-
|0
|[[NoInput]]
|
|-
|1
|[[LeftTread]]
|
|-
|2
|[[RightTread]]
|
|-
|3
|[[Steer]]
|
|-
|4
|[[Throttle]]
|
|-
|6
|[[UpDown]]
|
|-
|7
|[[Action1]]
|
|-
|8
|[[Action2]]
|
|-
|9
|[[Action3]]
|
|-
|10
|[[Action4]]
|
|-
|11
|[[Action5]]
|
|-
|12
|[[Constant]]
|
|-
|13
|[[Sin]]
|
|}
[[Category:Properties]]

Revision as of 19:33, 20 July 2011

You might be looking for one of these pages:
SurfaceInput (Enum)

This property is a summary of 6 different properties that perform the same action. They are BackSurfaceInput, BottomSurfaceInput, FrontSurfaceInput, LeftSurfaceInput, RightSurfaceInput, and TopSurfaceInput.

SurfaceInput
Property Enum SurfaceInput
Description Sets what the surface's input is.
Member of BasePart