Change current animation if animation with specified name exist.
mode
cast component to faceMorphing subinterface instance. Will throw if derived interface is not instance of faceMorphing.
cast component to face tracker subinterface instance. Will throw if derived interface is not instance of faceTracker.
cast component to meshInstance subinterface instance. Will throw if derived interface is not instance of meshInstance.
cast component to transformation3d subinterface instance. Will throw if derived interface is not instance of transformation3d.
current set animation mode (animationMode). Can be off loop once onceReversed fixed.
component type. Can be faceTracker, transformation, meshInstance or faceMorphing.
physicsSimulator of current meshInstance
set mesh for given mesh instance. Of some mesh was settled before need to re set all materials.
new mesh.
set for mesh sub geometry with specified name specified material if sub geometry with given name exists.
sub geometry name.
sub geometry material.
interface which is the container for meshes and materials and provide interface for animation controlling. Subinterface of component