This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
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)