W3cubDocs

/Haxe JavaScript

TransformFeedback

package js.html.webgl

Available on js

The WebGLTransformFeedback interface is part of the WebGL 2 API and enables transform feedback, which is the process of capturing primitives generated by vertex processing. It allows to preserve the post-transform rendering state of an object and resubmit this data multiple times.

Documentation WebGLTransformFeedback by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/TransformFeedback.html