-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Set a default 3D perspective #3551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
StephenLPeters
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕐
StephenLPeters
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
|
I checked with George and comp folks that DWM will be smart enough to optimize out any scenes where we have a perspective but no elements outside z=0 (i.e. no 3D rotations) |
We need to set a perspective to match React Native's perspective, otherwise we get an orthographic projection
Fixes #3093
Microsoft Reviewers: Open in CodeFlow