Jump to content

OpenXR


photo

Recommended Posts

sebastian.vesenmayer

Not really (well, there is a way that would involve writing an additional custom shader and do additonal texture copying, but it's really cumbersome and performance unfriendly). WidgetSpriteViewport is quick and easy way to do some in-game mirros and stuff like that with minimum headache.

If you want to get full and fast access to each viewport's textures it's better to bind a render target and use Viewport class to do a render into the texture (as all the VR plugins are made internally).

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...