Description. Load a papagayo lipsync (.dat) file and output its values given a time source
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, Animation Plugins
Table B.262. PapagayoLipsyncReader Properties
Label | Description | Type | Script Name |
---|---|---|---|
Papagayo File | Papagayo Lipsync File to Load | k3d::filesystem::path | papagayo_file |
Frame Rate | Frame rate of the papagayo lipsync file. Frames are converted to time units according to this value. | k3d::double_t | frame_rate |
Time | Time for the current mouths' values(should be connected to a time source) | k3d::double_t | time |
Interpolate | Enables linear interpolation between mouths values. | k3d::bool_t | interpolate |
Interpolation Time | Time for the transition from mouth to mouth | k3d::double_t | interpolation_time |
AI | AI mouth value. | k3d::double_t | AI |
E | E mouth value. | k3d::double_t | E |
etc | etc mouth value. | k3d::double_t | etc |
FV | FV mouth value. | k3d::double_t | FV |
L | L mouth value. | k3d::double_t | L |
MBP | MBP mouth value. | k3d::double_t | MBP |
O | O mouth value. | k3d::double_t | O |
rest | rest mouth value. | k3d::double_t | rest |
U | U mouth value. | k3d::double_t | U |
WQ | WQ mouth value. | k3d::double_t | WQ |