Click or drag to resize
JointAngularLimitsToString Method
Returns a String that represents the current JointAngularLimits.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents the current JointAngularLimits.
See Also