transform-style: preserve-3d:3D效果还是平面效果
flat|preserve-3d. 前者flat为默认值,表示平面的;后者preserve-3d表示3D透视
perspective:和(Z轴)视点的距离;消失点。

perspective-origin:X Y: 视点的位置
backface-visibility:hidden,visible.背面是会否可见。
transform-style: preserve-3d:3D效果还是平面效果
flat|preserve-3d. 前者flat为默认值,表示平面的;后者preserve-3d表示3D透视
perspective:和(Z轴)视点的距离;消失点。
perspective-origin:X Y: 视点的位置
backface-visibility:hidden,visible.背面是会否可见。
本文标题:3d
本文链接:https://www.haomeiwen.com/subject/haflextx.html
网友评论