Vector2Multiply Method (Single) |
Scale the X, and Y components of
Vector2
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntaxpublic void Multiply(
float s
)
Parameters
- s
- Type: SystemSingle
Scale
See Also