UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines (4 loc) 197 B
import {EnginePlugin} from "../../../../plugin/EnginePlugin"; export class ForwardPlusRenderingPlugin extends EnginePlugin { setClusterResolution(x: number, y: number, z: number): void }