Vector4Scale Method (Single) |
Scale the X, Y, Z and W components of
Vector4
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntaxpublic void Scale(
float s
)
Parameters
- s
- Type: SystemSingle
Scale
See Also