Property FireWeaponRelaxTime
FireWeaponRelaxTime
Duration of arms relax following firing weapon. NB:This is clamped (0,5) in pointGun.
Declaration
public float FireWeaponRelaxTime { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.4f. Min value = 0.0f. Max value = 5.0f.