SurfaceInput (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
Spelling mistake
>NXTBoy
Fixed
Line 3: Line 3:
'''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
|
|name       = SurfaceInput
<onlyinclude>
|property   = [[Enum]] ''SurfaceInput''
{{Property|
name = SurfaceInput
|property = [[Enum]] ''SurfaceInput''
|description = Sets what the surface's input is.
|description = Sets what the surface's input is.
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object     = BasePart
|}}
}}</onlyinclude>
</onlyinclude>
 
|-
|
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
|+ <big>The InputType [[Enum]] controls the SurfaceInput of the object Part. It holds 13 values:</big>
|+ <big>The InputType [[Enum]] controls the SurfaceInput of the object Part. It holds 13 values:</big>
Line 78: Line 73:
|
|
|}
|}
[[Category:Properties]]

Revision as of 16:50, 24 December 2010

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
The InputType Enum controls the SurfaceInput of the object Part. It holds 13 values:
Enum Name Description
0 NoInput
1 LeftTread
2 RightTread
3 Steer
4 Throtle
5 (unused)
6 UpDown
7 Action1
8 Action2
9 Action3
10 Action4
11 Action5
12 Constant
13 Sin