Click or drag to resize

VehicleWheelGetRpm Method

Returns the rotational speed of the wheel in revolutions per minute.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetRpm()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.VehicleWheel.GetRpm"]

See Also