 | RagdollStateStrength Property |
Gets or sets the strength the ragdoll should apply to match animation data.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float Strength { get; set; }
Property Value
Type:
SingleThe strength the ragdoll should apply to match animation data.
See Also