setX

public Vector setX(int x)
public Vector setX(double x)
public Vector setX(float x)

Set the X component.

Return

This vector.

Parameters

x

The new X component.