Converts a Vector4D to a Vector4.
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils3rdParty (in VVVV.Utils3rdParty.dll) Version: 1.0.4694.10872
Syntax
C# |
---|
public static Vector4 ToSlimDXVector( this Vector4D Input ) |
Parameters
- Input
- Type: VVVV.Utils.VMath..::..Vector4D
The Vector4D to convert.