Rendering to external RTTs is already supported by and implemented in the NativeXr plugin, but it's an implementation detail. Create a new Plugin or other mechanism to allow an arbitrary external RTT to be used as a render target.
NOTE: It is possible that this may disappear inside the alternative initialization options for NativeEngine, at which point it would not be a plugin but just an implementation detail of NativeEngine.
Rendering to external RTTs is already supported by and implemented in the NativeXr plugin, but it's an implementation detail. Create a new Plugin or other mechanism to allow an arbitrary external RTT to be used as a render target.
NOTE: It is possible that this may disappear inside the alternative initialization options for
NativeEngine, at which point it would not be a plugin but just an implementation detail ofNativeEngine.