Click or drag to resize

VehicleWheelWheelRadius Property

The radius of the wheel in meters.

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

Property Value

Type: Single
See Also