MorphSVGPlugin.defaultType
MorphSVGPlugin.defaultType : String
Sets the default "type" for all MorphSVG animations. The default type is "linear" but you can change it to "rotational".
Details
Sets the default type for all MorphSVG animations. The default type is "linear" but you can change it to "rotational" by doing:
MorphSVGPlugin.defaultType = "rotational";
For more information about type: "rotational", see the video below:
