转至内容
商品 MultiDraw 的媒体 1

描述

This plugin uses UnrealEngine's MeshDraw framework to achieve a multi-Pass effect looks like Unity's, with no post-processing required to achieve strokes and cutoff.

Notice:**Because UE5.4 changed the marking of UStaticMeshComponent's virtual function GetUsedMaterials to final, it caused the plugin not to work properly. In order to avoid the crash problem, the functions of OutlineStaticMeshComponent, MultiDrawStaticMeshComponent are deactivated. It can be solved temporarily by adding another StaticMeshComponent and giving it Outline materials.**

Update Log

2023.03.29

  1. MultiDraw can control drawing according to the specified material id.

2022.12.19

  1. Update UE5.1 version.
  2. Support UE5.1 OverlayMaterial.
  3. Outline and MultiDraw now support Translucent material.

2022.10.30

  1. Add real-time material change function.

包含格式

  • 虚幻引擎格式的徽标