Skip to content

Playable Demo

Playable Demo

The demo showcases different usages and allows you to evaluate visual quality as well as performance. The demo is packaged for Windows.

In the demo you can toggle the plugin on/off, show debug view, change quality setting and more. The shortcuts are listed at the bottom right of the screen in the demo.

Download the playable demo


PROFILING

The demo project is built with debug so you can profile it using Unreal Insight.
MeshBlend also shows up in Stat GPU

SETTINGS

The demo project uses the following settings

r.MeshBlend.Small.Size=4
r.MeshBlend.Medium.Size=10
r.MeshBlend.Large.Size=25
r.MeshBlend.ExtraLarge.Size=45

r.MeshBlend.Small.MinSize=1.5
r.MeshBlend.Medium.MinSize=3.0
r.MeshBlend.Large.MinSize=3.0
r.MeshBlend.ExtraLarge.MinSize=5.0