You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are having an issue with this and Post-Processing Behavior (PPB) .
Just adding UnityCapture and PPB to an Camera, PPB effects isn't applied to UnityCapture outImage.
Is there any way to achieve this?
We found it is partly possible if we use RenderTexture and RawImage, but it makes quality of outImage worse.
Hopefully there's option not with RenderTexture.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello.
We are having an issue with this and Post-Processing Behavior (PPB) .
Just adding UnityCapture and PPB to an Camera, PPB effects isn't applied to UnityCapture outImage.
Is there any way to achieve this?
We found it is partly possible if we use RenderTexture and RawImage, but it makes quality of outImage worse.
Hopefully there's option not with RenderTexture.
Thanks.
The text was updated successfully, but these errors were encountered: