Open stevechaw opened 1 year ago
Hey, what do you mean by "quality of the saved image is lower"? Are you able to provide screenshots maybe? A while ago there was this issue #11 - probably it will not help you but just in case.
This is the metahuman I use, the hair disappear when the head move fast. The hair is normal in the Game Play show. Any hint will be appreciated!
How to enable the global illumination? I set this in the code, but it doesn't work.
Sorry for getting back a bit sparse. Unfortunately, I cannot access my main machine properly currently which is why I can't test. Is it possible to slow your simulation, e.g. via time-dilation? It's ugly but maybe a quick fix or at least a quick check whether this gets the data properly. In case it has something to do with a rendering feature that relies on temporal data a lot I imagine this could work. Regarding the ShowFlags, because of the (also ugly) state of the repo test code.. did you check that you are indeed in the right file? Maybe you can add a UE_LOG after manipulating the flags to see that it was processed.
Thanks for your replay, I will try it later.
I use a camera actor, and attached a SceneCaptured2D component, and use CamereCaptureToDisk plugin. I can save images while game playing, but the quality of saved image is much lower than the Game Play shows. How to adjust the rendering settings of this plugin?