Click or drag to resize

PhysicsDirectBodyStateInverseInertia Property

The inverse of the inertia of the body.

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

Property Value

Type: Vector3
See Also