LogoPixi’VN
pixi-jsInterfaces

Interface: HighShaderTemplate

Defined in: node_modules/pixi.js/lib/rendering/high-shader/compiler/compileHighShader.d.ts:6

Internal

A high template consists of vertex and fragment source

Properties

fragment

> fragment: string

Defined in: node_modules/pixi.js/lib/rendering/high-shader/compiler/compileHighShader.d.ts:8


name?

> optional name?: string

Defined in: node_modules/pixi.js/lib/rendering/high-shader/compiler/compileHighShader.d.ts:7


vertex

> vertex: string

Defined in: node_modules/pixi.js/lib/rendering/high-shader/compiler/compileHighShader.d.ts:9