I want to fade in some info panels that use a texture with alpha. But when I do the fade animation, the alpha from the texture is disabled. Only the object fades. Making it an ugly transition. http://www.babylonjs-playground.com/#WKOF5 Can objects with transparent alpha texture be faded in/out? thanks