VehicleWheelUseAsSteering Property |
If true, this wheel will be turned when the car steers. This value is used in conjunction with Steering and ignored if you are using the per-wheel Steering value instead.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool UseAsSteering { get; set; }
Property Value
Type:
BooleanSee Also