I’m currently working on a project which requires me to capture scene textures to an Orthographic SceneCapture2D(Scene AO, World Normals, etc)
Using a PostProcess material simply returning these doesn’t seem to work, and there’s no option to select a buffer as a ‘source’ on the Capture.
Am I doing something wrong, or are there any workarounds?
Thanks.