Click or drag to resize
RagdollPartCacheCurrentAngularLimits Method
Caches the current angular limits. The cached value will be used as the extent of the angular limits when they are blended in and out. This method is automatically called when this instance is deserialized.

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