Another alternative is to use a SceneCaptureComponent2D, that renders to a render target, and then use that render target as the texture for a 2D widget.
1 Like
Another alternative is to use a SceneCaptureComponent2D, that renders to a render target, and then use that render target as the texture for a 2D widget.