CharacterSlider
-
class CharacterSlider
Bases:
MovingPartScalar
This is a morph slider within the character. It’s simply a single floating-point value that animates generally between 0 and 1, that controls the effects of one or more morphs within the character.
Inheritance diagram
-
explicit CharacterSlider(PartGroup *parent, std::string const &name, PN_stdfloat const &default_value)
For internal use only.
-
static TypeHandle get_class_type(void)
-
explicit CharacterSlider(PartGroup *parent, std::string const &name, PN_stdfloat const &default_value)