HTML5 Canvas Library
 

setEndMode Library Method

Short Description: Controls end of animation

Signature: taccgl.setEndMode (mode)
Class: taccgl Class
 

Mode can be foreground, background, or hide. Default is hide. The parameter controls what happens after the complete animation finished. hide means that the animation canvas is hidden. background means that the animation canvas stays in the background and with foreground it stays in the foreground.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:taccgl.setEndStyle - Controls style of 3D canvas at end of animation
Previous Page: taccgl.resizeBody - Adjusts position and size of the animation canvas