Wiki-home » About VastPark » Platform » VastWorlds platform » Developer's guide » Plugins » List of Plugins »
LipSyncPlugin¶
IMML example¶
Properties¶
string Avatar¶
int ActiveBand¶
int NumberOfBands¶
bool Debug¶
string JawBone¶
bool LiveSourceMode¶
- Summary: When true opens the microphone and uses it as the live source to sync with
bool Enabled¶
Functions¶
void Add(string key, VastPark.Imml.Proxy.SoundProxy sound, VastPark.Imml.Proxy.ModelProxy model, string boneName)¶
void Remove(string key)¶
void Load()¶
void AddElement(ImmlElement element)¶
void Update()¶
void Dispose()¶
void SetParkEngine(IParkEngine parkEngine)¶