Hi,
I want to capture the height map of both the frontface and backface of the primitives in the scene. The heights of the frontface and backface will be rendered separately to two different render targets. I already know how to use the SceneCaptureComponent2D to render the frontface height map, is it possible to use it or any other method to render the backface height map?
Thanks!