Garry's Mod Wiki

Revision Difference

ProjectedTexture:GetColor#567927

<function name="GetColor" parent="ProjectedTexture" type="classfunc"> <description> Returns the color of the ProjectedTexture, which was previously set by <page>ProjectedTexture:SetColor</page>. <bug issue="2407">The returned color will not have the color metatable.</bug> </description> <realm>Client</realm> <rets> <ret name="" type="table"><page>Color</page>, the color of the ProjectedTexture.</ret> <ret name="" type="Color">The <page>Color</page> of the ProjectedTexture.</ret> </rets> </function>