RenderPathCreator.finalTarget not available on the v0.4?

@lubos I install the last image

but the notifyOnRender2D(function(g:kha.graphics2.Graphics) {
if (RenderPathCreator.finalTarget == null) return;

inside the screen_image example

is not available … finalTarget not available …

How to do to get it OK ?

For info, after change to the Armory 0.4 and blender 2.8, it’s ok now.