此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

CSSTransformComponent:is2D 属性

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

CSSTransformComponent 接口的只读属性 is2D 用于指示变换是 2D 还是 3D。

布尔值。如果变换是 2D 变换,则为 true;如果是 3D 变换,则为 false

示例

待完成。

规范

Specification
CSS Typed OM Level 1
# dom-csstransformcomponent-is2d

浏览器兼容性