Revision Difference
ProjectedTexture:GetColor#512548
<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>⤶
</rets>⤶
</function>⤶
⤶