![]() | RagdollPartSetImpactTransmissionProfile Method |
Namespace: Candlelight.Physics
public void SetImpactTransmissionProfile( IEnumerable<Keyframe> profile )
This profile specifies what portion of the strength reduction from impacts should be propagated to connected parts at each distance. Distance is based on total distance walked through the hierarchy, from one body's center of mass to the next.
The explicitly-defined values on the profile are clamped to the range [0, 1]. Values may still fall outside this range depending on their tangents.