Revision Difference
PhysObj:SetAngles#546359
<function name="SetAngles" parent="PhysObj" type="classfunc">
<description>Sets the angles of the physobject.</description>
<description>Sets the angles of the physobject in degrees.</description>
<realm>Shared</realm>
<args>
<arg name="angles" type="Angle">The new angles of the physobject.</arg>⤶
<arg name="angles" type="Angle">The new angles of the physobject.⤶
<warning>The new angle will not be applied while the physics object is asleep (<page>PhysObj:Sleep</page>)</warning> ⤶
</arg>⤶
</args>
</function>