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

Plane.Zero Method 

 [This is preliminary documentation and subject to change.]

Set all components to zero.

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

See Also

Plane Structure | mPhysics.Foundation Namespace