Makes a 4d-vector copy from a 3d-vector, w is set to 1
Namespace: VVVV.Utils.VMathAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public Vector4D( Vector3D v ) |
Parameters
- v
- Type: VVVV.Utils.VMath..::..Vector3D
3d-vector to copy