Click or drag to resize

PhysicsDirectBodyStateGetPrincipalInertiaAxes Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PhysicsDirectBodyState.GetPrincipalInertiaAxes"]

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

Return Value

Type: Basis

[Missing <returns> documentation for "M:Godot.PhysicsDirectBodyState.GetPrincipalInertiaAxes"]

See Also