Canvas Material Layers
Edit Material layers
Use effect layers to design the look and feel of your dungeon. Select a layer, and modify any of its properties to see it change in real time in the preview viewport
Custom Material Layer
The final material is composed by stacking the different material layers together
You can define your own material layers and use them with the system
Any parameters you've created inside these functions show up in the details panel, allowing you to adjust their values
Create a new material layer, these are standard unreal engine's material layer assets. Right click on the content browser and create a material layer
For reference examples on creating your own material layer effects, navigate to: DungeonArchitect Content > Core/Features/DungeonCanvas/Materials/Layers/Functions/ML_IconOverlay.ML_IconOverlay
Use this material layer in the theme using a Custom Material Layer
Assign your material layer in the details panel. Any parameters you've exposed on the material will show up in the details panel