<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=DrawTriangle</id>
	<title>DrawTriangle - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=DrawTriangle"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=DrawTriangle&amp;action=history"/>
	<updated>2026-06-04T14:15:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=DrawTriangle&amp;diff=5867&amp;oldid=prev</id>
		<title>Ozdeadmeat: DrawTriangle – created via PowerShell script (2025-11-11T21:12:17Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=DrawTriangle&amp;diff=5867&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:18Z</updated>

		<summary type="html">&lt;p&gt;DrawTriangle – created via PowerShell script (2025-11-11T21:12:17Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          DrawTriangle|fDescription=   Draws an equilateral triangle marker at the supplied world position.|parentFile=     cmm.drawFunctions.lua|syntax=         CMM.DrawTriangle(&amp;lt;vec3 table&amp;gt;, &amp;lt;size number&amp;gt;, &amp;lt;colour table&amp;gt;, &amp;lt;colourFill table&amp;gt;)|return=         table|returnDesc=     Returns a one‑element table containing the Marker ID of the triangle|example=        CMM.DrawTriangle({x=500,y=100,z=-200},90,{1,0,0,0.8},{1,0,0,0.4})|exampleDesc=    Draws a 90 m triangle marker at the specified coordinates with a red outline and semi‑transparent fill.|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       Position vector (x, y, z) where the triangle should be drawn.|par2=         number size|reqType2=     number|reqName2=     size|desc2=       Distance from the centre to each vertex in metres (default 80 m).|par3=         table colour|reqType3=     table|reqName3=     colour|desc3=       RGBA outline colour ({r,g,b,a}), default {0.35,0,0,0.75} (dark red).|par4=         table colourFill|reqType4=     table|reqName4=     colourFill|desc4=       RGBA fill colour ({r,g,b,a}), default {0.7,0,0,0.35} (light red).}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>