Vector3Multiply Method (Double) | 
 
            Scale the X, Y and Z components of 
Vector3 
    Namespace: 
   Microsoft.DirectX
    Assembly:
   Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntaxpublic void Multiply(
	double s
)
Parameters
- s
 - Type: SystemDouble
Scale 
See Also