UNPKG

@phaserjs/phaser

Version:
5 lines (4 loc) 128 B
import { ShaderStack } from "./ShaderStack"; export function CurrentShader() { return ShaderStack.stack[ShaderStack.index]; }