Click or drag to resize

AddForceOnDisengagedReaction_velocityMultiplier Field

The actual velocity is scaled by this much before being added

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private float _velocityMultiplier

Field Value

Type: Single
See Also