Click or drag to resize
RagdollAnimatorStrengthUpdateMode Property
Gets or sets the strength update mode to use when applying Strength values to the ragdoll.

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

Property Value

Type: RagdollPartSetStrengthMode
The strength update mode to use when applying Strength values to the ragdoll.
See Also