Collection proxy questions

The collection is basically just a “container”, it doesn’t know of a “tint”, as it’s specific to certain shaders, and not everything uses shaders (e.g. physics nor sounds)

And example of a “fade in”, using stencil can be found here:

You can ofc use the same setup with the screen space model (quad.dae), to use the “tint.w” instead.

2 Likes