visibility - blish-hud/Pathing GitHub Wiki id: visibility title: Visibility hide_table_of_contents: true Applies To Blish HUD TacO Markers, Trails ✔ ✔ Description Visibility attributes allow you to indicate where a marker or trail should be shown. By default, markers and trails are visible on the minimap (compass), fullscreen map, and in-game. Attribute Data Type Example Default Value Description minimapvisibility bool minimapvisibility="0" 1 If set false, the marker or trail will not be displayed on the minimap (compass). mapvisibility bool mapvisibility="1" 1 If set false, the marker or trail will not be displayed on the fullscreen map. ingamevisibility bool ingamevisibility="0" 1 If set false, the marker or trail will not be displayed in-game. ⚠️ **GitHub.com Fallback** ⚠️