Garry's Mod Wiki

Revision Difference

ProjectedTexture:SetColor#518029

<function name="SetColor" parent="ProjectedTexture" type="classfunc"> <description> Sets the color of the projected texture. You must call <page>ProjectedTexture:Update</page> after using this function for it to take effect. </description> <realm>Client</realm> <args> <arg name="color" type="table">Must be a &lt;page&gt;Color&lt;/page&gt;.&#xA;&#xA;Unlike other projected textures, this color can only go up to 255.</arg>⤶ <arg name="color" type="table">Must be a <page>Color</page>.⤶ Unlike other projected textures, this color can only go up to 255.</arg>⤶ </args> </function>