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