Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Argument Default Description vertexShader
string Vertex shader source.
fragmentShader
string Fragment shader source.
uniforms
Object.<string, module:ol/webgl/Helper~UniformValue> <optional>
Additional uniforms made available to shaders.
className
string <optional>
'ol-layer' A CSS class name to set to the canvas element.