Skip to content

Commit b1419d0

Browse files
committed
set silhouette dirty
1 parent a8320b9 commit b1419d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RenderWebGL.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,6 +1464,7 @@ class RenderWebGL extends EventEmitter {
14641464

14651465
// Draw the stamped sprite onto the PenSkin's framebuffer.
14661466
this._drawThese([stampID], ShaderManager.DRAW_MODE.stamp, projection, {ignoreVisibility: true});
1467+
skin._silhouetteDirty = true;
14671468
}
14681469

14691470
/* ******

0 commit comments

Comments
 (0)