Qt Quick3D model in model reflection
Unsolved
QML and Qt Quick
-
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