uint3(x: int, y: int, z: int)#

uint3.__init__(self, x: int, y: int, z: int) None

Construct a uint3 from explicit components.