Vector4.Subtract Method
Subtracts two 4-D vectors.
Overload List
Name | Description |
---|---|
Vector4.Subtract (Vector4) | Subtracts the specified 4-D vector from the current 4-D vector. Supported by the .NET Compact Framework. |
Vector4.Subtract (Vector4, Vector4) | Subtracts a 4-D vector from another 4-D vector and returns the result. Supported by the .NET Compact Framework. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.WindowsMobile.DirectX Namespace