[This is preliminary documentation and is subject to change.]
Get the current physics driver
| C# | Visual Basic | Visual C++ |
public PhysicsDriver PhysicsDriver { get; }
Public ReadOnly Property PhysicsDriver As PhysicsDriver
public: property PhysicsDriver^ PhysicsDriver { PhysicsDriver^ get (); }