Public Member Functions | |
def | __init__ (self, x, y, z, vel=1.0, direction="side") |
def | execute (self, userdata) |
Public Attributes | |
direction | |
vel | |
x | |
y | |
z | |
def scripts.demo.MANIPULATE.__init__ | ( | self, | |
x, | |||
y, | |||
z, | |||
vel = 1.0 , |
|||
direction = "side" |
|||
) |