VehicleWheelIsInContact Method |
Returns true if this wheel is in contact with a surface.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool IsInContact()
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Godot.VehicleWheel.IsInContact"]
See Also