Morph Modifier

The Morph modifier lets you implement smooth transition between many objects. Objects should have smae number of points.

Currently, animation of morph object can't be saved to WebGL.

 

Properties of Morph Modifier

Morph Value Integer values - index of object to display: 0 - use first object, 1 - second object, 2 - 3rd and so on. Fractional numbers - smooth interpolaion between neighbour objects. For instance 0.5 - half of first object, half of second object.
Enabled Enable or disable modifier. When disabled, it works like regular group and does not affect children objects.

See Also

In this article