Click or drag to resize

RigidBody2DGetMass Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.RigidBody2D.GetMass"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMass is deprecated. Use the Mass property instead.")]
public float GetMass()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.RigidBody2D.GetMass"]

See Also