You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
createGeometryMask method only accepts Graphics game object to be a mask, but Shape game objects also could be a mask too, in my test. After changing type property to 'Graphics' for this line.
createGeometryMaskmethod only accepts Graphics game object to be a mask, but Shape game objects also could be a mask too, in my test. After changingtypeproperty to'Graphics'for this line.