LogoPixi’VN
pixi-jsType aliases

Type Alias: ShaderDescriptor

> ShaderDescriptor = ShaderWithGroups & ShaderWithResources

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

A descriptor for a shader that can be used with both WebGL and WebGPU.

Advanced