Revision Difference
PhysObj:SetMass#546741
<function name="SetMass" parent="PhysObj" type="classfunc">
<description>Sets the mass of the physics object.</description>
<realm>Shared</realm>
<args>
<arg name="mass" type="number">The mass in kilograms.</arg>⤶
<arg name="mass" type="number">The mass in kilograms, in range `(0, 50000]`</arg>⤶
</args>
</function>