Gets hingeEnabled

Namespace: JigLibX.Physics
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public bool HingeEnabled { get; }
Visual Basic
Public ReadOnly Property HingeEnabled As Boolean
	Get
Visual C++
public:
property bool HingeEnabled {
	bool get ();
}

See Also