Click or drag to resize
JointAngularLimitsYMax Property
Gets the Y maximum (symmetrical).

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

Property Value

Type: Single
The Y maximum (symmetrical).
See Also