Clarify isTouchingColor ghost comment
This commit is contained in:
parent
d867e62c74
commit
aaffc77b23
@ -763,7 +763,7 @@ class RenderWebGL extends EventEmitter {
|
||||
const color = __touchingColor;
|
||||
const hasMask = Boolean(mask3b);
|
||||
|
||||
// "touching color" ignores ghost effect
|
||||
// Masked drawable ignores ghost effect
|
||||
const effectMask = ~ShaderManager.EFFECT_INFO.ghost.mask;
|
||||
|
||||
// Scratch Space - +y is top
|
||||
|
Loading…
x
Reference in New Issue
Block a user