当前位置:网站首页>【虚幻引擎UE】实现背景模糊下近景旋转操作物体的方法及踩坑记录
【虚幻引擎UE】实现背景模糊下近景旋转操作物体的方法及踩坑记录
2022-07-05 04:06:00 【兔小昀】
实现目标:
成功方法:
1.在场景中添加模糊效果的后期景深滤镜
2.在进入观察状态时,将后期模糊效果的框移动到相应位置上。
3.后期景深滤镜的做法在官方学习教程视频里有,按步骤做即可,具体参数需要进一步调试。
以下非正文
补充记录尝试使用的失败方法(踩坑记录):
1.在相机前加平面,并赋予毛玻璃材质
2.在UI加模糊效果,并增加动态捕捉材质
3.直接改相机景深(不知道如何做 貌似不星QUQ)
方法1.在相机前加平面,并赋予毛玻璃材质
具体教程地址:https://www.bilibili.com/video/av75800992/
创建材质的方法及参数如下:
材质效果:
出现的问题:出现白边异常。
而且会有丑陋的漫反射和嵌地板现象。
方法2.在UI加模糊效果,并增加动态捕捉材质
具体教程地址:https://zhuanlan.zhihu.com/p/260716849
首先添加捕捉器,在细节面板设置PrimitiveRenderMode为show only actors。
给这个show only actors数组赋值,方法有多种,这里用最简单的:
创建渲染材质
材质创建与设置
然后把UI添加到该加的地方就可以了,原教程是这么做的
UI嵌入image材质映射相机动态捕捉结果
我做出来的效果……
存在的问题:这个方法的清晰度不行(即使分辨率很高,也效果不佳,还卡)
边栏推荐
- ActiveReportsJS 3.1 VS ActiveReportsJS 3.0
- Alibaba cloud ECS uses cloudfs4oss to mount OSS
- 基于TCP的移动端IM即时通讯开发仍然需要心跳保活
- A application wakes up B should be a fast method
- PlasticSCM 企业版Crack
- 小程序中实现文章的关注功能
- “金九银十”是找工作的最佳时期吗?那倒未必
- Use threejs to create geometry, dynamically add geometry, delete geometry, and add coordinate axes
- UI automation test farewell to manual download of browser driver
- Web components series (VII) -- life cycle of custom components
猜你喜欢
Resolved (sqlalchemy+pandas.read_sql) attributeerror: 'engine' object has no attribute 'execution_ options‘
企业级:Spire.Office for .NET:Platinum|7.7.x
C language course setting: cinema ticket selling management system
Clickhouse synchronization MySQL (based on materialization engine)
ActiveReportsJS 3.1 VS ActiveReportsJS 3.0
基于TCP的移动端IM即时通讯开发仍然需要心跳保活
Is "golden nine and silver ten" the best time to find a job? Not necessarily
小程序中实现文章的关注功能
An elegant program for Euclid‘s algorithm
It took two nights to get Wu Enda's machine learning course certificate from Stanford University
随机推荐
DMX parameter exploration of grandma2 onpc 3.1.2.5
An elegant program for Euclid‘s algorithm
laravel8 导出Excle文件
我就一写代码的,王总整天和我谈格局...
Ctfshow 2022 Spring Festival welcome (detailed commentary)
EasyCVR平台出现WebRTC协议视频播放不了是什么原因?
3. Package the bottom navigation tabbar
Phpmailer reported an error: SMTP error: failed to connect to server: (0)
Kwai, Tiktok, video number, battle content payment
如何实现实时音视频聊天功能
[understand series after reading] 6000 words teach you to realize interface automation from 0 to 1
About the project error reporting solution of mpaas Pb access mode adapting to 64 bit CPU architecture
在线文本行固定长度填充工具
Special Edition: spreadjs v15.1 vs spreadjs v15.0
Installation of postman and postman interceptor
CTF stegano practice stegano 9
Judge whether the stack order is reasonable according to the stack order
优先使用对象组合,而不是类继承
长度为n的入栈顺序的可能出栈顺序
Un réveil de l'application B devrait être rapide