<
animateTransform>
元素用于沿直线路径对对象进行动画处理。
<
animateTransform>
元素可用于旋转, 平移, 缩放或倾斜转换。
如果要旋转形状, 则必须将attributeName设置为transform。并输入为旋转。
例子
<
!DOCTYPE html>
<
html>
<
title>
SVG Animation<
/title>
<
body>
<
h1>
SVG Image<
/h1>
<
svg xmlns="http://www.srcmini.org/2000/svg" xmlns:xlink="http://www.srcmini.org/1999/xlink">
<
rect x="10" y="10" height="100" width="100"style="stroke:black;
fill: purple;
stroke-width: 2 ">
<
animateTransform attributeName="transform" type="rotate" repeatCount="indefinite"begin="0s" dur="10s" from="0 60 60 " to="360 60 60" />
<
/rect>
<
/svg>
<
/body>
<
/html>
【SVG animateTransform元素示例】立即测试
推荐阅读
- SVG动画介绍和用法示例
- SVG animateMotion元素用法示例
- SVG动画(使用时间介绍和示例)
- SVG事件监听器用法示例
- 爸爸去哪儿第4季萌娃gif动态表情包大全_微信
- 微信公众号历史文章怎样找?微信公众号历史文章搜索办法_微信
- 我与QQ的故事是啥?我与QQ的故事在啥地方弄?
- 页面版新浪微博无法登陆的处理办法_新浪微博
- QQ看点怎样关闭?QQ看点关闭图文详细教程