WebGL masking issue fixed
WebGL mask objects can now be nested within masked objects
This commit is contained in:
parent
932ca80032
commit
85f1bd6557
9 changed files with 233 additions and 36 deletions
|
@ -32,7 +32,7 @@
|
|||
var gui = new dat.GUI({
|
||||
//height : 5 * 32 - 1,
|
||||
|
||||
width : 350
|
||||
//width : 350
|
||||
});
|
||||
|
||||
var blurFilter = new PIXI.BlurFilter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue