Plane.Equals Method
Determines whether two instances of Plane are equal.
Overload List
Name | Description |
---|---|
Plane.Equals (Object) | Determines whether the specified Object is equal to the Plane. |
Plane.Equals (Plane) | Determines whether the specified Plane is equal to the Plane. |
Plane.Equals (Object, Object) | (Inherited from Object.) |
See Also
Reference
Plane Structure
Plane Members
Microsoft.Xna.Framework Namespace