Provides a C++ and Blueprint interface to quickly simplify meshes at runtime
RMB or Runtime Mesh Simplifier is a UE4 plugin that allows you to simplify any static mesh just by calling a simple C++ function or a blueprint node.
Preview Video: https://www.youtube.com/watch?v=a8HgKV2SjBc
For any help or inquiries please reach out to: [email protected] or join the discord https://discord.gg/DZpBsTYNPD
Features:
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 2
Network Replicated: No
Supported Development Platforms: Win32, Win64, MaxOs, Linux, IOS, Anroid, PS4, Xbox One
Supported Target Build Platforms: Win32, Win64, MaxOs, Linux, IOS, Anroid, PS4, Xbox One
Documentation: Link
Example Project: Link