UserVertexSlider¶
from panda3d.core import UserVertexSlider
-
class
UserVertexSlider
¶ Bases:
VertexSlider
This is a specialization on
VertexSlider
that allows the user to specify any arbitrary slider valie he likes. This is rarely used except for testing.Inheritance diagram
-
__init__
(name: InternalName)¶
-
__init__
(name: str)
-
static
getClassType
() → TypeHandle¶
-