VMCAdaptor

Undocumented in source.

Members

Functions

getOptionNames
string[] getOptionNames()
Undocumented in source. Be warned that the author may not have intended to support it.
poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(string[string] options)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Adaptor

blendshapes
float[string] blendshapes;
Undocumented in source.
bones
Bone[string] bones;
Undocumented in source.
start
void start(string[string] options)
Undocumented in source.
stop
void stop()
Undocumented in source.
poll
void poll()
Undocumented in source.
getOptionNames
string[] getOptionNames()
Undocumented in source.
getBlendshapes
float[string] getBlendshapes()
Undocumented in source. Be warned that the author may not have intended to support it.
getBones
Bone[string] getBones()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta