Are we registered with the physics system?

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

Syntax

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

See Also