Click or drag to resize

VehicleWheelWheelRollInfluence Property

This value affects the roll of your vehicle. If set to 1.0 for all wheels, your vehicle will be prone to rolling over, while a value of 0.0 will resist body roll.

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

Property Value

Type: Single
See Also