float2(x: float, y: float)#

float2.__init__(self, x: float, y: float) None

Construct a float2 from explicit components.