Skip to main content
Version: 4.1.0

ContourWebGLService

Index

Properties

readonlygl

gl: WebGL2RenderingContext

shaderUniforms

shaderUniforms: ShaderUniforms

vertexNormalAttribute

vertexNormalAttribute: number

vertexPositionAttribute

vertexPositionAttribute: number

Accessors

staticInstance

  • get Instance(): ContourWebGLService
  • Returns ContourWebGLService

Methods

publicsetCanvasSize

  • setCanvasSize(width: number, height: number): void
  • Parameters

    • width: number
    • height: number

    Returns void