Imaginary Game Engine API documentation
PhysicsDriver Property
NamespacesIGEEnginePhysicsDriver

[This is preliminary documentation and is subject to change.]

Get the current physics driver
Declaration Syntax
C#Visual BasicVisual C++
public PhysicsDriver PhysicsDriver { get; }
Public ReadOnly Property PhysicsDriver As PhysicsDriver
public:
property PhysicsDriver^ PhysicsDriver {
	PhysicsDriver^ get ();
}

Assembly: IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)