Click or drag to resize
RagdollPartSecondaryJointAxisSymmetryMode Property
Gets or sets the symmetry mode for the secondary axis on Joint.

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

Property Value

Type: RagdollPartAxisMappingMode
The symmetry mode for the secondary axis on Joint.
See Also