MiaDesign: 전체 콘텐츠 50% 할인

MultiDraw

BlueRose - 코드 플러그인 - 2022/05/30

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.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.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.


기술적 세부사항

Update Log

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.


Features:

  • control culling mode for model rendering,
  • specialised Outline components
  • allowing an object to render both Lit and Unlit materials
  • allowing an object to render material and wireframe material.

The effects achieved in the case level are as follows.

  • Outline effect
  • Cutoff effect

Code Modules:

  •  MultiDraw[Runtime]

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.