CharacterVertexSlider
from panda3d.core import CharacterVertexSlider
- class CharacterVertexSlider
Bases:
Bases:
VertexSliderThis is a specialization on
VertexSliderthat returns the slider value associated with a particularCharacterSliderobject.Inheritance diagram
- __init__(char_slider: CharacterSlider)
Constructs a new object that converts vertices from the indicated joint’s coordinate space, into the other indicated joint’s space.
- getCharSlider() CharacterSlider
Returns the
CharacterSliderobject for which this object returns the slider value.
- static getClassType() TypeHandle
