MorphSVGPlugin.defaultType
MorphSVGPlugin.defaultType:字符串
设置所有 MorphSVG 动画的默认"type",其默认值为type设置为"linear"但你可以将其更改为"rotational".
细节
设置所有 MorphSVG 动画的默认type,其默认值为type设置为"linear"但你可以将其更改为"rotational"通过以下方式:
MorphSVGPlugin.defaultType = "rotational";
关于 的更多信息,请参阅type: "rotational",请查看下面的视频:
