viromedia / virocore

ViroCore cross-platform AR/VR renderer
MIT License
370 stars 108 forks source link

Node.setOpacity() does not influence diffuseTexture #307

Open netunlimited opened 5 years ago

netunlimited commented 5 years ago

I have a node that has a Quad geometry with a PNG set as diffuseTexture.

When I call myNode.setOpacity(0.5f), the transparency of the texture doesn't change, it's the same as when opacity would be 1.0f.

Tested on Galaxy S7 with Android 7.0.