class MAGES::ExampleScene::EyeBlinker¶
Class to control eye blinking on a character. Just attach this script to the character’s head where the blink blend shape is located.
class EyeBlinker: public MonoBehaviour { };
Class to control eye blinking on a character. Just attach this script to the character’s head where the blink blend shape is located.
class EyeBlinker: public MonoBehaviour { };