Class WebGpuContext

java.lang.Object
com.luciad.graphics.WebGpuContext
All Implemented Interfaces:
AutoCloseable

public final class WebGpuContext extends Object implements AutoCloseable
An object that contains the WebGPU context that is needed to create a Map::Renderer.

Since:
2026.0
  • Method Details