Angularvelocity (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
Fixed space.
>NXTBoy
No edit summary
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
<noinclude>{{lowercase title}}</noinclude>
<onlyinclude>{{Property
|name = angularvelocity
|property = [[Vector3]] ''rotation''
|description = Sets which direction to rotate in.
|object = BodyAngularVelocity
}}</onlyinclude>
 
{{clear floats}}


==Description==
The angularvelocity property controls rotation.  The affect of the property on a part is demonstrated on this diagram.<br />
The angularvelocity property controls rotation.  The affect of the property on a part is demonstrated on this diagram.<br />
[[Image:Angularvelocitydiagram.png]]
[[Image:Angularvelocitydiagram.png]]
{|
|<onlyinclude>{{Property|
name = angularvelocity
|property = [[Vector3]] rotation
|description = Sets which direction to rotate in.
|object = [[RBX.lua.BodyAngularVelocity_(Object)|BodyAngularVelocity]]
|}}</onlyinclude>
|}


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

Latest revision as of 06:47, 30 March 2011

angularvelocity
Property Vector3 rotation
Description Sets which direction to rotate in.
Member of BodyAngularVelocity


Description

The angularvelocity property controls rotation. The affect of the property on a part is demonstrated on this diagram.