UNPKG

playcanvas

Version:

Open-source WebGL/WebGPU 3D engine for the web

9 lines (8 loc) 129 B
/** * A Null implementation of the BindGroupFormat. * * @ignore */ export class NullBindGroupFormat { destroy(): void; }