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.
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.
Update Log
2022.12.19
2022.10.30
Features:
The effects achieved in the case level are as follows.
Code Modules:
Number of Components: 4
Platforms Tested: Windows
Documentation: http://www.blueroses.top/2022/05/02/multidraw-document/
Outline Effect Showcase Video: https://www.youtube.com/watch?v=fn-SOmNiYaA
Outline Quick Start Video: https://youtu.be/wcIocKPmz-0
Discord Support: https://discord.gg/y4fWqYsf4U
Example Project: MultiDraw ExampleProject
Usage:Download this project,and put MultiDraw plugin into plugins folder.
Notice:This project only UE5.0 and higher can run.