Cesium opacity for whole actor

hello , I need the whole cesium system to be able to apply a transparency between zero and one as a keyframe in unreal engine, is that possible ?
thanks

Hi @pani_pan,

You could probably achieve this with a custom tileset material. We have a basic tutorial for creating tileset materials here! If you are using alpha values between 0-1, you will need to set the material to Translucent and achieve a translucent effect.

But, it would be helpful to have more context about what you’re trying to do, in case there are alternative solutions we can suggest. :smile: