Displacement/Tessellation Material with Nanite in UE5.3

Опубликовано: 12 Январь 2025
на канале: Fireball VFX George
6,402
53

Displacement/Tessellation is back in Unreal Engine 5.3 and it works with nanite. It has to be enabled behind the scene though, but pretty easy to do.

for "DefaultEngine" file:

r.Nanite.AllowTessellation=1
r.Nanite.Tessellation=1

for UE console:

r.Nanite.AllowTessellation 1
r.Nanite.Tessellation 1

00:00:00 Setup & Enabling
00:04:45 Using Displacement on Landscape

#ue5 #unrealengine #tessellation #ue5tutorial