Click or drag to resize

RigidBodyGetMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.RigidBody.GetMode"]

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

Return Value

Type: RigidBodyModeEnum

[Missing <returns> documentation for "M:Godot.RigidBody.GetMode"]

See Also