Package com.luciad.graphics
Class WebGpuContext
java.lang.Object
com.luciad.graphics.WebGpuContext
- All Implemented Interfaces:
AutoCloseable
An object that contains the WebGPU context that is needed to create a Map::Renderer.
- Since:
- 2026.0
-
Method Summary
-
Method Details
-
finalize
protected void finalize() -
close
public void close()- Specified by:
closein interfaceAutoCloseable
-