An instance of Morph. Contains weights to assign to every MorphTarget, manages selection of active morph targets.
Create a new MorphInstance instance.
The Morph to instance.
The morph with its targets, which is being instanced.
Clones a MorphInstance. The returned clone uses the same Morph and weights are set to defaults.
A clone of the specified MorphInstance.
Frees video memory allocated by this object.
Gets current weight of the specified morph target.
An identifier for the morph target. Either the weight index or the weight name.
Weight.
Sets weight of the specified morph target.
Selects active morph targets and prepares morph for rendering. Called automatically by renderer.
An instance of Morph. Contains weights to assign to every MorphTarget, manages selection of active morph targets.