float3(x: float, y: float, z: float)#

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

Construct a float3 from explicit components.