renderMultiDrawInstances method
      
void
renderMultiDrawInstances()
      
     
    
    
Implementation
void renderMultiDrawInstances(List<int> starts, List<int> counts, int drawCount, List<int> primcount ) {
  throw (" BaseWebGLBufferRenderer.renderMultiDrawInstances not supported ");
}