UserVertexSlider
from panda3d.core import UserVertexSlider
- class UserVertexSlider
Bases:
Bases:
VertexSliderThis is a specialization on
VertexSliderthat 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
