LogoPixi’VN
pixi-jsFunctions

Function: applyStyleParams()

> applyStyleParams(style, gl, mipmaps, anisotropicExt, glFunctionName, firstParam, forceClamp, firstCreation): void

Defined in: node_modules/pixi.js/lib/rendering/renderers/gl/texture/utils/applyStyleParams.d.ts:13

Internal

Parameters

style

TextureStyle

gl

WebGL2RenderingContext

mipmaps

boolean

anisotropicExt

EXT_texture_filter_anisotropic

glFunctionName

"samplerParameteri" | "texParameteri"

firstParam

3553 | WebGLSampler

forceClamp

boolean

firstCreation

boolean

Returns

void