DOMPoint 的 w 属性表示该点的空间透视值。语法var perspective = DOMPoint.w;值双精度浮点值,表示该点的空间透视值。这个值的类型并没有严格限制,意味着它可以是 NaN 或 ±Infinity。 默认值为 1.0。规范 Specification Status Comment Geometry Interfaces Module Level 1w Candidate Recommendation Initial definition 浏览器兼容性BCD tables only load in the browser相关链接 其他坐标属性:x,y,z.