Class ShotRelaxHelper
Inherited Members
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class ShotRelaxHelper : CustomHelper
Constructors
| Improve this Doc View SourceShotRelaxHelper(Ped)
Declaration
public ShotRelaxHelper(Ped ped)
Parameters
Type | Name | Description |
---|---|---|
Ped | ped |
Properties
| Improve this Doc View SourceRelaxPeriodLower
Time over which to relax to full relaxation for lower body.
Declaration
public float RelaxPeriodLower { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 0.4f. Min value = 0.0f. Max value = 40.0f.
RelaxPeriodUpper
Time over which to relax to full relaxation for upper body.
Declaration
public float RelaxPeriodUpper { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 2.0f. Min value = 0.0f. Max value = 40.0f.