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 actualFramebuffer, it is used to represent the default framebuffer in calls toContext.createTexture2DFromFramebuffer.Source: Renderer/Context.js, line 923
- 
    IndexDatatype
- 
    
    Constants for WebGL index datatypes. These corresponds to thetypeparameter of drawElements.Source: Core/IndexDatatype.js, line 18
- 
    ModelAnimationLoop
- 
    
    Determines if and how a glTF animation is looped.
