[
https://issues.apache.org/jira/browse/WEEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104517#comment-16104517
]
ASF GitHub Bot commented on WEEX-60:
------------------------------------
Github user YorkShen commented on the issue:
https://github.com/apache/incubator-weex/pull/551
Ref <https://issues.apache.org/jira/browse/WEEX-60>
> 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
>
> iOS Android and html5 will support a new feature about perspective function
> in transform when making rotation in 3d dimension according to the w3c
> description
> [here](https://developer.mozilla.org/en-US/docs/Web/CSS/perspective)
> the default value of perspective function is +inf , thus it will be parallel
> projection.
> perspective function can be the following value:
> perspective(20px)
> note: the function must be the first one in transform
> other case will be invalid.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)