【问题标题】:Transparency in three.js scene.background texturethree.js 场景.背景纹理中的透明度
【发布时间】:2021-08-30 16:21:28
【问题描述】:

我无法更改它,即使视频 css 标记中存在不透明度。 感谢您提供可能的答案。 何塞·罗伯托·拉扎雷斯基

【问题讨论】:

标签: three.js


【解决方案1】:

这些建议对我没有帮助。 我已经在 Movavi 中更改了电影的不透明度并解决了我的愿望。

...var videobg=document.getElementById('video');
...var texturebg=new THREE.VideoTexture(videobg);
...scene.background=texturebg;

感谢您的关注。 何塞·罗伯托

【讨论】:

    猜你喜欢
    • 2013-08-15
    • 2016-06-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-09-20
    • 2013-01-10
    • 2013-12-28
    • 1970-01-01
    相关资源
    最近更新 更多