SurfaceInput (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Legend26
No edit summary
 
(33 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Property|
{{CatUp|Properties}}
name = SurfaceInput
 
|property = [[Enum]] ''SurfaceInputType''
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
|property   = [[SurfaceInput_(Enum)|SurfaceInput]] ''SurfaceInput''
|description = Sets what the surface's input is.
|description = Sets what the surface's input is.
|object = [[Part]]
|object     = BasePart
|}}
}}</onlyinclude>
 
The InputType [[Enum]] set contains 13 numbers:


*0: NoInput
[[Category:Properties]]
*1: LeftTread
*2: RightTread
*3: Steer
*4: Throtle
*5:          (unused) <!-- Another one? Is Enum 5 off-limits or something? -->
*6: UpDown
*7: Action1
*8: Action2
*9: Action3
*10: Action4
*11: Action5
*12: Constant
*13: Sin

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