Dynamically make the canvas transparent - Models look too bright

Hi guys, can you give a full example here? I don’t see how to to use the pc.Application constructor to do this, and then messing with the camera’s clear color at runtime.

checkout
this.app.scene.layers._updateTransparentOrder
this.app.root.findByName("Your_Camera").camera.clearColor

2 Likes