[
https://issues.apache.org/jira/browse/WEEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100154#comment-16100154
]
xingZhang commented on WEEX-60:
-------------------------------
iOS: https://github.com/apache/incubator-weex/pull/532
> support perspective for rotate in 3d dimension
> ----------------------------------------------
>
> Key: WEEX-60
> URL: https://issues.apache.org/jira/browse/WEEX-60
> Project: Weex
> Issue Type: New Feature
> Reporter: xingZhang
> Assignee: xingZhang
>
> support perspective for rotate in 3d dimension according to the w3c standard
> about the perspective description
> [here](https://developer.mozilla.org/en-US/docs/Web/CSS/perspective)
> the css perspective value default is inf , thus it will be parallel
> projection.
> perspective can be the following value:
> perspective: 20px;
> perspective: none
> other case will be invalid.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)