Panda3D
|
Public Member Functions | |
def | __init__ |
def | bindFunc |
Public Attributes | |
ui |
UI for float value properties
def __init__ | ( | self, | |
parent, | |||
label, | |||
value, | |||
minValue, | |||
maxValue | |||
) |
def bindFunc | ( | self, | |
inFunc, | |||
outFunc, | |||
valFunc = None |
|||
) |
Reimplemented from ObjectPropUI.