ThreeDSVectorUV constructor

init

Constructs a new instance of ThreeDSVectorUV

def __init__(self):
    ...

init

Constructs a new instance of ThreeDSVectorUV

def __init__(self, u, v):
    ...
ParameterTypeDescription
ufloat
vfloat

See Also