ARPOISE / ARpoise

ARpoise - Augmented Reality point of interest service environment
GNU General Public License v3.0
17 stars 5 forks source link

The fade animation does not fade objects and their children correctly #13

Open peterGraf opened 3 years ago

peterGraf commented 3 years ago

The fade animation does not fade objects and their children correctly, currently it either fades the material of the object itself or the materials of its children.

But it does not fade both the object and the children and it does not handle the rest of the object hierarchy.