Revision Difference
ProjectedTexture:SetBrightness#513014
<function name="SetBrightness" parent="ProjectedTexture" type="classfunc">⤶
<description>⤶
Sets the brightness 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="brightness" type="number">The brightness to give the projected texture.</arg>⤶
</args>⤶
</function>⤶
⤶