LogoPixi’VN
pixi-jsType aliases

Type Alias: SmoothingEnabledProperties

> SmoothingEnabledProperties = "imageSmoothingEnabled" | "webkitImageSmoothingEnabled" | "mozImageSmoothingEnabled" | "oImageSmoothingEnabled" | "msImageSmoothingEnabled"

Defined in: node_modules/pixi.js/lib/rendering/renderers/canvas/CanvasContextSystem.d.ts:25

Internal

Available image smoothing flags for the current context.