Vector4.op_Multiply Method
Determines the product of a - number and a 4-D vector.
Overload List
Name | Description |
---|---|
Vector4.op_Multiply (Single, Vector4) | Determines the product of the specified number and the specified 4-D vector. Supported by the .NET Compact Framework. |
Vector4.op_Multiply (Vector4, Single) | Determines the product of the specified 4-D vector and the specified number. Supported by the .NET Compact Framework. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.WindowsMobile.DirectX Namespace