Click or drag to resize

RigidBody2DWeight Property

The body's weight based on its mass and the Default Gravity value in Project > Project Settings > Physics > 2d.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Weight { get; set; }

Property Value

Type: Single
See Also