hello. an curious question, why mask is not working on object added on a container.
this only happen when using canvas render mode.
webgl object within a container
canvas object within a container
canvas object outside of container
hello. an curious question, why mask is not working on object added on a container.
this only happen when using canvas render mode.
webgl object within a container
canvas object within a container
canvas object outside of container
Probably a WebGL Only feature. A lot of intensive shader thingies are not supported for Canvas.
Bitmap masks are WebGL only.
it’s geometry mask made from graphic rectangle