You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christian Bronk edited this page Mar 7, 2018
·
5 revisions
You can define custom height and color maps for the usage in the MapDecalEditor.
HeighMaps are black-white images.
Colormaps can use any color. Alpha channel is supported and transparent areas are not rendered
KK_DecalsMap
{
Name = Name to show up in selector
Image = CircleSlope // Image file name
UseAsHeighMap = true // should this image used as a heighmap or as colormap
}