<?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=SetMarkerAlpha</id>
	<title>SetMarkerAlpha - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=SetMarkerAlpha"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SetMarkerAlpha&amp;action=history"/>
	<updated>2026-06-04T14:19:04Z</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=SetMarkerAlpha&amp;diff=5922&amp;oldid=prev</id>
		<title>Ozdeadmeat: SetMarkerAlpha – created via PowerShell script (2025-11-11T21:12:26Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SetMarkerAlpha&amp;diff=5922&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:28Z</updated>

		<summary type="html">&lt;p&gt;SetMarkerAlpha – created via PowerShell script (2025-11-11T21:12:26Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          SetMarkerAlpha|fDescription=   Modifies the alpha component of a colour table by multiplying it with a specified alpha value, returning a new colour table with updated alpha.|parentFile=     cmm.markerFunctions.lua|syntax=         CMM.SetMarkerAlpha(colour &amp;lt;TBL&amp;gt;, alpha &amp;lt;number&amp;gt;)|return=         table|returnDesc=     A new colour table with the same r, g, b values and the alpha component multiplied by the input alpha value.|example=        CMM.SetMarkerAlpha({r=1, g=0, b=0, a=1}, 0.5)|exampleDesc=    Returns a colour table with red intensity at 1, green and blue at 0, and alpha reduced to 0.5.|related=        |note=           |envType= CMM|par1=         table colour|reqType1=     table|reqName1=     colour|desc1=       A colour table with r, g, b, a components where each is a number between 0 and 1.|par2=         number alpha|reqType2=     number|reqName2=     alpha|desc2=       A number between 0 and 1 representing the multiplier for the alpha component of the colour.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>