Property ShockSpinScalePerComponent
ShockSpinScalePerComponent
Torque applied is scaled by this amount across the spine components - spine2 recieving the full amount, then 3 and 1 and finally 0. Each time, this value is used to scale it down. 0.5 means half the torque each time.
Declaration
public float ShockSpinScalePerComponent { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.5f. Min value = 0.0f. Max value = 2.0f.