Jump to content

[SOLVED] How to get the result of a post processing stage?


photo

Recommended Posts

Hi, Xinshu!

 

There's no easy way you can get post processing result in C++. However, it's possible to create procedural material and have access to engine internal textures such as depth/normals/color/etc. That way you can compose that textures any way you want and keep the result until next frame.

Link to comment
×
×
  • Create New...