Revision Difference
Angle:RotateAroundAxis#513951
<function name="RotateAroundAxis" parent="Angle" type="classfunc">⤶
<description>Rotates the angle around the specified axis by the specified degrees.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="axis" type="Vector">The axis to rotate around.</arg>⤶
<arg name="rotation" type="number">The degrees to rotate around the specified axis.</arg>⤶
</args>⤶
</function>⤶
⤶