Property TorqueReductionPerTick
TorqueReductionPerTick
Ratio of torque for next tick (e.g. 1.0: not reducing over time, 0.9: each tick torque is reduced by 10%).
Declaration
public float TorqueReductionPerTick { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.0f. Min value = 0.0f. Max value = 1.0f.