BlueRoseNote/03-UnrealEngine/性能优化/使用3D Sprites进行远景优化.md
2023-06-29 11:55:02 +08:00

14 lines
513 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 使用3D Sprites进行远景优化
date: 2022-09-14 14:37:20
excerpt:
tags:
rating: ⭐
---
## 前言
官方文档https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/RenderToTextureTools/3/
## 其他
除了远景的树木,还可以用来做云的效果。月下幻影做的效果演示。
![](https://cdn.jsdelivr.net/gh/blueroseslol/ImageBag@latest/ImageBag/Images/Imposter_cloud2.gif)
![](https://cdn.jsdelivr.net/gh/blueroseslol/ImageBag@latest/ImageBag/Images/Imposter_cloud1.gif)