HTML5 Canvas 3D WebGL (TM) javaScript Library
 

sc Library Method

Short Description: Attach custom shader

Signature: t.sc (sc)
Class: transition Class
 

Selects the shader config object passed as parameter sc as custom shader for the transition. Please refer to the documentation of the taccglShaderConfig Class for details on how to create and configure a custom shader.

See ssc for an example.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:Info
Previous Page: transition.Shader