LogoPixi’VN
pixi-jsType aliases

Type Alias: ShaderWith

> ShaderWith = GlShaderWith | GpuShaderWith

Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/shader/Shader.d.ts:73

A descriptor for a shader

Advanced