Velocity (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>NXTBoy
Fixed
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{|
 
|<onlyinclude>{{Property|
<onlyinclude>{{Property
name = Velocity
|name       = Velocity
|property = [[Vector3]] ''velocity''
|property   = [[Vector3]] ''velocity''
|description = Stores the speed and movement direction of the object.
|description = Stores the speed and movement direction of the object.
|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>
|}
 
[[Category:Properties]]
[[Category:Properties]]

Revision as of 16:30, 24 December 2010

Velocity
Property Vector3 velocity
Description Stores the speed and movement direction of the object.
Member of BasePart