Drives the preview shown in the launcher window.
More...
#include <VisionOSAppBridge.h>
|
|
(instancetype) | - initWithMetalLayer:widthPx:heightPx: |
| | Creates the swap chain bound to layer.
|
| |
|
(void) | - resizeToWidth:height: |
| | Queues a preview resize on the shared serial render queue.
|
| |
|
(void) | - renderFrame |
| | Queues a single preview frame on the shared serial render queue.
|
| |
Drives the preview shown in the launcher window.