Revision Difference
PhysObj:AddAngleVelocity#544060
<function name="AddAngleVelocity" parent="PhysObj" type="classfunc">
<description>Adds the specified velocity to the current.</description>
<description>Adds the specified [angular velocity](https://en.wikipedia.org/wiki/Angular_velocity) velocity to the current <page>PhysObj</page>.</description>
<realm>Shared</realm>
<args>
<arg name="angularVelocity" type="Vector">Additional velocity.</arg>
</args>
</function>