diff --git a/src/MSDFTextWebGLRenderer.ts b/src/MSDFTextWebGLRenderer.ts index add01f8..45fe720 100644 --- a/src/MSDFTextWebGLRenderer.ts +++ b/src/MSDFTextWebGLRenderer.ts @@ -782,7 +782,7 @@ function MSDFTextWebGLRenderer( return; } - const matrixResult = GetCalcMatrix(src, camera, parentMatrix); + const matrixResult = GetCalcMatrix(src, camera, parentMatrix, !drawingContext.useCanvas); const calcMatrix = matrixResult.calc; // The object's own alpha, published for every pack below. A modulation, not a