andre.elijah Posted October 20, 2016 Share Posted October 20, 2016 Hi there, I'm wondering if there's a way to add noise to a scene's camera or post process volume. I'm transitioning over from Unreal Engine, and it's one of the effects I used most. Currently I can't find a "noise" setting anywhere, is it called something else in Unigine? Thanks! A. Link to comment
silent Posted October 21, 2016 Share Posted October 21, 2016 Hi Andre, What do you mean by noise? You need to add film grain effect as post process effect? In that case you can inherit from post_color_correction, change material paramters (Noise and Chromatic Aberration) and in Rendering Settings (Alt + R hotkey) -> Common enter post_color_correction_0 (or whatever name you will assign to inherited material) to Post field. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
andre.elijah Posted October 21, 2016 Author Share Posted October 21, 2016 Perfect! This will do perfectly :) Thank you! Link to comment
Recommended Posts