cocos.framegrabber module

Utility classes for rendering to a texture.

It is mostly used for internal implementation of cocos, you normally shouldn’t need it. If you are curious, check implementation of effects to see an example.

TextureGrabber()

Returns an instance of the best texture grabbing class

Previous topic

cocos.euclid module

Next topic

cocos.gl_framebuffer_object module

This Page