UE笔记 - yty/yty.github.io GitHub Wiki

一.bump offset

https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/ExpressionReference/Utility/index.html#bumpoffset

很适合用于从窗外看窗内的景象。

https://simonschreibt.de/gat/windows-ac-row-ininite/

这个地址详细分析了一些游戏的示范。

https://forum.unity3d.com/threads/bump-offset-parallax-mapping-window-shader.407091/

我准备参考下面的资料把ue4的这个node用u3d还原一次。