Are we registered with the physics system?

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

Syntax

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

See Also