SkydomeBackground constructor
      
      SkydomeBackground(
    
- RenderingContext _gl
 
Creates a SkydomeBackground bound to the provided WebGL context.
Implementation
SkydomeBackground(this._gl);
Creates a SkydomeBackground bound to the provided WebGL context.
SkydomeBackground(this._gl);