Click or drag to resize
JointAngularLimitsXMin Property
Gets the X minimum.

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

Property Value

Type: Single
The X minimum.
See Also