Velocity (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>MrNicNac
No edit summary
>Legend26
No edit summary
Line 2: Line 2:
There are two different ''Velocity'' properties:
There are two different ''Velocity'' properties:


<onlyinclude>{{Property
{{:Velocity (Property)/basepart}}
|name        = Velocity
|type        = Vector3
|description = Stores the speed and movement direction of the object.
|object      = BasePart
}}</onlyinclude>
<div class="visualClear"></div>
<div class="visualClear"></div>
<onlyinclude>{{Property
{{:Velocity (Property)/bodyvelocity}
|name        = velocity
|type        = Vector3
|description = Determines the constant directional force applied to the parent object.
|object      = BodyVelocity
}}</onlyinclude>


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

Revision as of 22:27, 17 April 2012

There are two different Velocity properties:

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

{{:Velocity (Property)/bodyvelocity}