Masks for scenes?

Would it be possible to implement camera vision “masks” for scenes?

Could anyone help me with this? I think it’s not that complex

Some examples:


Yes i am also wanting this.

1 Like

support team please reply.

1 Like

Yes i am also wanting this.

1 Like

I think it could be doable. You could use an example linked from Using your own static asset files section of the API doc as a starting point. This example shows an image banner at the center of the screen, you could modify the style of such image to cover the whole window and add some transparency to it.

1 Like

Show, we did a basic test with a png image and it worked, we just have one problem. we need a code that disables the recognition of clicks of the image, because when applying it, we cannot interact with the scene (walk, rotate…) nothing works, because the “image” is in front.

[image]

Try this: javascript - HTML "overlay" which allows clicks to fall through to elements behind it - Stack Overflow

2 Likes