Class MinimapManager.MapDrawing
Object for modders to use to access and modify their Overlay.
Modders should modify the texture directly.
Inherited Members
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public class MinimapManager.MapDrawing : MinimapManager.MapOverlayBase
Properties
Name | Description |
---|---|
Enabled | Set true to render this overlay, false to hide |
FogFilter | Texture to draw fog filter information to |
ForestFilter | Texture to draw forest filter information to |
HeightFilter | Texture to draw height filter information to |
MainTex | Texture to draw main texture information to |