Click or drag to resize
RagdollStateStrength Property
Gets or sets the strength the ragdoll should apply to match animation data.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public float Strength { get; set; }

Property Value

Type: Single
The strength the ragdoll should apply to match animation data.
See Also