Hololens发布Vuforia(Unity版本2017.3.1)

1.在PlayerSettings里面选中Vuforia Augmented Reality;

Hololens发布Vuforia(Unity版本2017.3.1)

2.插入ARCamera和Image;

Hololens发布Vuforia(Unity版本2017.3.1)

3.配置ARCamera,粘贴Licenses Key,勾选Load Object Targets,Device Type选择Digital Eyewear,Device Config选择Hololens,选择你的Databases,并**;

Hololens发布Vuforia(Unity版本2017.3.1)

4.Build。

(1)Player Settings里面选择Other Settings,选择Scripting Backend为.Net;

Hololens发布Vuforia(Unity版本2017.3.1)

(2)Player Settings里面选择Publishing Settings,在Capabilities里面选择InternetClient、WebCamera、Microphone;

Hololens发布Vuforia(Unity版本2017.3.1)

(3)在BuildSettings里面切换平台为Universal Windows Platform,具体设置如下图,最后点击Build;

Hololens发布Vuforia(Unity版本2017.3.1)