SurfaceInput (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Fixed enum layout- Should an enum even be on a property page? I might make it it's own page.
>Legend26
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


'''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''.


<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = SurfaceInput
|name        = SurfaceInput
|property    = [[Enum]] ''SurfaceInput''
|property    = [[SurfaceInput_(Enum)|SurfaceInput]] ''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]]
|
|-
|5
|(unused)
|
|-
|6
|[[UpDown]]
|
|-
|7
|[[Action1]]
|
|-
|8
|[[Action2]]
|
|-
|9
|[[Action3]]
|
|-
|10
|[[Action4]]
|
|-
|11
|[[Action5]]
|
|-
|12
|[[Constant]]
|
|-
|13
|[[Sin]]
|
|}


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

Latest revision as of 22:32, 23 December 2011

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 SurfaceInput SurfaceInput
Description Sets what the surface's input is.
Member of BasePart