SkydomeBackground constructor

SkydomeBackground(
  1. RenderingContext _gl
)

Creates a SkydomeBackground bound to the provided WebGL context.

Implementation

SkydomeBackground(this._gl);