Are we registered with the physics system?

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

Syntax

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

See Also