Sets the parallax origin spot for the scene. The default value is vector2(0.5f, 0.5f)
which represents the screen middle point.
Since the position vector is normalized, vector2(0,0)
represents the top-left corner of the screen and vector2(1,1)
its bottom-right corner.