Vector4.Minimize Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Returns a 4-D vector that is made up of the smallest components of two 4-D vectors.
Definition
Visual Basic .NET |
Public Sub Minimize( _ ByVal source As Vector4 _ ) |
C# |
public void Minimize( Vector4 source ); |
Managed C++ |
public: void Minimize( Vector4 source ); |
JScript .NET |
public function Minimize( source : Vector4 ); |
Parameters
See Also
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center