Click or drag to resize
RagdollPartAreAngularLimitsCached Property
Gets a value indicating whether angular limits have been cached on this instance.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public bool AreAngularLimitsCached { get; }

Property Value

Type: Boolean
if angular limits have been cached on this instance; otherwise, .
See Also