pixi-jsVariables
Variable: UNIFORM\_TYPES\_MAP
> const UNIFORM_TYPES_MAP: Record<UNIFORM_TYPES, boolean>
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/shader/types.d.ts:7
Internal
useful for checking if a type is supported - a map of supported types with a true value.