Hey:
There is a method, renderOnce, of the View that can render one frame for a stopped view. I wonder about whether or not there is similar method in the Canvas3D, if no, how can I do it? There are two canvases, one is on-canvas and another is off-canvas, in my program now,and  I just want to stop the render of on-canvas,  however, the last frame isn't rendered yet, when on- canvas is stopped. So, I need to render the last frame when canvas is stopped.
 
Thanks,
Regards
 
Greg
 
 

Reply via email to