Quantcast
Channel: AR/VR (XR) Discussion
Viewing all articles
Browse latest Browse all 12131

Artoolkit and multi display not working

$
0
0
Hi,
I couldn't use artoolkit for unity with 2 screens, when i try multi Display script alone it works but with artoolkit it doesn't.
here is the script i use for multi display:
using UnityEngine;
using System.Collections;

Code (csharp):
  1. public class DisplayScript : MonoBehaviour
  2. {
  3.     // Use this for initialization
  4.     void Start()
  5.     {
  6.         Debug.Log("displays connected: " + Display.displays.Length);
  7.         // Display.displays[0] is the primary, default display and is always ON.
  8.         //...
Artoolkit and multi display not working

Viewing all articles
Browse latest Browse all 12131

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>