首页 > 编程语言 > 详细

Unity UI on hololens

时间:2016-10-24 20:27:27      阅读:471      评论:0      收藏:0      [点我收藏+]

http://heliosinteractive.com/scaling-ui-hololens/ 

https://forum.unity3d.com/threads/unity-ui-on-the-hololens.394629/

 

1.Create a World Space Canvas attached to the Camera (or using a Tagalong, etc)
2.Set its width to 126.8 and its height to 72 (mirroring the 1268×720 resolution)
3.Set the Dynamic Pixels Per Unit to 10 on the Canvas Scaler
?4.Magic Time?: to make the canvas the full size of the viewable area, set its scale to its z-distance from the camera * 0.00415f.

 

技术分享

Unity UI on hololens

原文:http://www.cnblogs.com/jiahuafu/p/5994189.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!