 | RagdollAnimatorStrengthUpdateMode Property |
Gets or sets the strength update mode to use when applying
Strength values to the
ragdoll.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic RagdollPartSetStrengthMode StrengthUpdateMode { get; set; }
Property Value
Type:
RagdollPartSetStrengthMode
The strength update mode to use when applying
Strength values to the ragdoll.
See Also