File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
articles/remote-rendering Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Only flat desktop apps are currently supported on desktop so VR support has to b
41
41
## Build the sample project
42
42
43
43
1 . Open * File > Build Settings* .
44
- 1 . Change * Platform* to ** Universal Windows Platform** .
44
+ 1 . Change * Platform* to ** Universal Windows Platform** ( ** PC Standalone ** is also supported but not used here) .
45
45
1 . Set * Target Device* to ** PC** .
46
46
1 . Set * Architecture* to ** x86** .
47
47
1 . Set * Build Type* to ** D3D Project** .
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ The allowable number of polygons for all loaded models depends on the size of th
39
39
40
40
** Windows 10 desktop**
41
41
42
- * "PC Standalone" deployment from Unity is not supported. Use UWP instead.
43
42
* UWP/x86 is the only supported UWP platform. UWP/x64 is not supported.
44
43
45
44
** Hololens 2**
You can’t perform that action at this time.
0 commit comments