Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Rigidbody.SetDensity

Switch to Manual
public function SetDensity(density: float): void;

Parameters

Description

Sets the mass based on the attached colliders assuming a constant density.

This is useful to set the mass to a value which scales with the size of the colliders.