@lakuna/ugl
    Preparing search index...

    Class TransformFeedback

    A transform feedback; used to capture primitives generated by the vertex processing step and record data from those primitives (varyings) into buffer objects.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    context: Context

    The rendering context.

    program: Program

    The shader program associated with this transform feedback.

    Accessors

    Methods