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

Matrix33.Zero Method 

 [This is preliminary documentation and subject to change.]

Set this to the zero matrix.

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

See Also

Matrix33 Structure | mPhysics.Foundation Namespace