Skip to main content

Kanzi Ghosting effect

Answered

Comments

1 comment

  • Jason Stanczyk

    It is pretty much impossible for Kanzi to draw over the existing frame since Kanzi clears the buffers in the beginning of each frame. You should be able to see the glClear call along with the rest of the OpenGL calls if you enable GraphicsLoggingEnabled configuration option and run a debug build of the application on device.

    0

Please sign in to leave a comment.