Share Posted June 8, 2016 I don't understand what the effects of perspective in TweenLite.set function.Explain me, please!.And i find method perspective where???.Thanks you Exp: TweenLite.set("#quote", {perspective:400}); Link to comment Share on other sites More sharing options...
Share Posted June 8, 2016 Hi cpshop Welcome to the GreenSock forums. I think this blog post can help you. Lots of great info about perspective: http://greensock.com/css3/ Happy tweening. 2 Link to comment Share on other sites More sharing options...
Share Posted June 9, 2016 Hello cpshop, Also here are some helpful links on CSS perspective. This way you can understand how they work in CSS perspective(): CSS perspective property: Applies to the immediate children you have this property on. https://developer.mozilla.org/en-US/docs/Web/CSS/perspective transform perspective: CSS perspective() function within the transform property: Applies to the element it is applied on. https://developer.mozilla.org/en-US/docs/Web/CSS/transform Using CSS Transforms: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transforms/Using_CSS_transforms 4 Link to comment Share on other sites More sharing options...
Author Share Posted June 10, 2016 Hi cpshop Welcome to the GreenSock forums. I think this blog post can help you. Lots of great info about perspective: http://greensock.com/css3/ Happy tweening. It's useful fo me. Thanks so much Link to comment Share on other sites More sharing options...
Author Share Posted June 10, 2016 Its very usaful for me. Thanks so much 1 Link to comment Share on other sites More sharing options...
Share Posted June 13, 2016 The lower the perspective value is, the more dramatic the FOV becomes. Basically, if perspective is high enough, it may as well be 0. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now