Set the float value of the bound uniform.
void set(double x, double y) { _xSlot.set(x); _ySlot.set(y); }