Closed LZleejean closed 3 years ago
In the film
component of your scene, add a property banner
set to false
. For example:
<film type="hdrfilm">
<string name="pixelFormat" value="rgba"/>
<integer name="width" value="1920"/>
<integer name="height" value="1080"/>
<boolean name="banner" value="false"/>
</film>
The words, "RENDER USING MITSUBA", appear in the bottom-right of rendered result.
How to close this setting?