mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Box.SetEmpty Method 

 [This is preliminary documentation and subject to change.]

Set this to an empty bounding box.

[Visual Basic]
Public Sub SetEmpty()
[C#]
public void SetEmpty();
[C++]
public: void SetEmpty();
[JScript]
public function SetEmpty();

See Also

Box Structure | mPhysics.Foundation Namespace