Collider:setMass

Edit

Sets the total mass of the Collider.

Collider:setMass(mass)

Arguments

NameTypeDescription
massnumber The new mass for the Collider, in kilograms.

Returns

Nothing

See also