Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

Airplay Dual Display

$
0
0
I used the script on the manual

void Start()
{
// GUI is rendered with last camera.
// As we want it to end up in the main screen, make sure main camera is the last one drawn.
extCam.depth = camera.depth - 1;

camera.SetTargetBuffers(Display.main.colorBuffer, Display.main.depthBuffer);
extCam.enabled = false;
}

void Update()
{...​

Airplay Dual Display

Viewing all articles
Browse latest Browse all 10823

Trending Articles



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