Property ImpulseReductionPerShot
ImpulseReductionPerShot
By how much are subsequent impulses reduced (e.g. 0.0: no reduction, 0.1: 10% reduction each new hit).
Declaration
public float ImpulseReductionPerShot { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.0f. Min value = 0.0f. Max value = 1.0f.