Open Dev Kit Documentation :: Game :: Object :: Physics Density
Game.Object.PhysicsDensitysubstance mass per unit volume (kilograms per unit squared/cubed); affects how much force is needed to move the object
Type
Lua Usage
-- Get local float = object.PhysicsDensity -- Set object.PhysicsDensity = float
If you think anything is missing, please feel free to: submit documentation feedback on this page
