Skip to content

TSL Reflector does not clear when Renderer.autoClear = false, looking for custom instructions before and after nodes render #30197

@Samsy

Description

@Samsy

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 )
Screenshot 2024-12-24 at 12 15 10 Screenshot 2024-12-24 at 12 15 18

Live example

Toggle :

const USE_AUTO_CLEAR = false to true

https://jsfiddle.net/js62nmu5/63/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions