SurfaceInput (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker mNo edit summary |
>Mr Doom Bringer No edit summary |
||
Line 3: | Line 3: | ||
'''This property is a summery of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.''' | '''This property is a summery of 6 different properties that perform the same action. They are ''BackSurfaceInput'', ''BottomSurfaceInput'', ''FrontSurfaceInput'', ''LeftSurfaceInput'', ''RightSurfaceInput'', and ''TopSurfaceInput''.''' | ||
{| | |||
| | |||
<onlyinclude> | |||
{{Property| | {{Property| | ||
name = SurfaceInput | name = SurfaceInput | ||
Line 10: | Line 12: | ||
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]] | |object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]] | ||
|}} | |}} | ||
</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> |
Revision as of 23:35, 13 May 2010
This property is a summery of 6 different properties that perform the same action. They are BackSurfaceInput, BottomSurfaceInput, FrontSurfaceInput, LeftSurfaceInput, RightSurfaceInput, and TopSurfaceInput.
| |||||||||||||||||||||||||||||||||||||||||||||
|