 | 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.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic void CacheImpactTransmissionPercentages()
See Also