Click or drag to resize

PhysicsDirectBodyStateInverseMass Property

The inverse of the mass of the body.

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

Property Value

Type: Single
See Also