float4(x: float, y: float, z: float, w: float)#

float4.__init__(self, x: float, y: float, z: float, w: float) None

Construct a float4 from explicit components.