Global

Members

ComponentDatatype

WebGL component datatypes. Components are intrinsics, which form attributes, which form vertices.

defaultFramebuffer :Object

Gets an object representing the currently bound framebuffer. While this instance is not an actual Framebuffer, it is used to represent the default framebuffer in calls to Context.createTexture2DFromFramebuffer.

IndexDatatype

Constants for WebGL index datatypes. These corresponds to the type parameter of drawElements.

ModelAnimationLoop

Determines if and how a glTF animation is looped.
See: