![]() | RagdollPartSetImpactRecoverySpeedProfile Method |
Namespace: Candlelight.Physics
public void SetImpactRecoverySpeedProfile( IEnumerable<Keyframe> profile )
Specifies the speed at which this part recovers strength from impacts for different manually assigned strength values.
The explicitly-defined values on the profile are clamped to the range [0, Mathf.Infinity]. Values may still fall outside this range depending on their tangents.