Property AdaptivePedal4Dragging
AdaptivePedal4Dragging
Will pedal in the direction of travel (if backPedal = false, against travel if backPedal = true) and with an angular velocity relative to speed upto a maximum of 13(rads/sec). Use when being dragged by a car. Overrides angularSpeed.
Declaration
public bool AdaptivePedal4Dragging { set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Remarks
Default value = False.