trey.coursey Posted August 16, 2018 Posted August 16, 2018 Can you somehow setup each camera in your scene to have different DOF properties? I'd like to have each cut scene for the intro to have different DOF settings. Thanks.
morbid Posted August 17, 2018 Posted August 17, 2018 Hi Trey, cameras have no unique DOF settings. You can switch between different Depth of Filed parameters using render_settings files or change DOF in runtime. Please check the Samples\camera_effects\depth_of_field.world. You also can change DOF values using tracker, check dof parameter. https://developer.unigine.com/en/docs/2.7.2/editor2/settings/render_settings/ https://developer.unigine.com/en/docs/2.7.2/editor2/settings/render_settings/dof/ Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
trey.coursey Posted August 17, 2018 Author Posted August 17, 2018 ok thanks. Didn't think about the tracker! This would be where I would store my animation for each camera anyway, thanks.
Recommended Posts