Hello,
I wanted to print the velocity vectors in the shader,
it works in the editor but not in our application.
I also activated the material->setState("deferred", 1); which is mandatory for the vlocity vectors.
I only see the camera movement nvelocity vectors.
Is there any other engine setting which does not trigger velocity buffer generation?
Thanks