Click or drag to resize
RagdollPartCacheImpactTransmissionPercentages Method
Caches the impact transmission percentages in the hierarchy. You should only need to call this method manually if you change the topology of a ragdoll hierarchy by e.g., changing ParentBody or if parts can translate far away from one another.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void CacheImpactTransmissionPercentages()
See Also