Click or drag to resize
JointAngularLimitsXMax Property
Gets the X maximum.

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

Property Value

Type: Single
The X maximum.
See Also