Description
The new TSL reflector obviously does not clear target when renderer.autoclear = false
Can not find a way to specify / add custom instructions t:
- before the node render happens ( to call a clear of the renderer once the target is set )
- after the node render happens ( like blurring the output target of the reflector node )
Live example
Toggle :
const USE_AUTO_CLEAR = false to true
https://jsfiddle.net/js62nmu5/63/