StepDirection constructor

init

Constructs a new instance of StepDirection

def __init__(self, name, x, y, z):
    ...
ParameterTypeDescription
namestr
xfloat
yfloat
zfloat

See Also