Vector3.Multiply Method
|
Language: |
Multiplies a 3-D vector by a Single
value.
Definition
Visual Basic |
Public Sub Multiply( _ ByVal s As Single _ ) |
C# |
public void Multiply( float s ); |
C++ |
public: void Multiply( float s ); |
JScript |
public function Multiply( s : float ); |
Parameters
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center