Qt 6.11 is out! See what's new in the release
blog
Qt Quick3D model in model reflection
-
I have 2 spheres placed next to each other with mirror materials and I can see light prob reflection in each sphere, but can't see the other sphere reflections in each sphere. How can I achieve this effect in Qt Quick 3D ?

So far I've tried to use PrincipledMaterial and CustomMaterial without any luck