Revision Difference
render.SetColorModulation#513080
<function name="SetColorModulation" parent="render" type="libraryfunc">⤶
<description>Sets the color modulation.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="r" type="number">The red channel multiplier normal ranging from 0-1.</arg>⤶
<arg name="g" type="number">The green channel multiplier normal ranging from 0-1.</arg>⤶
<arg name="b" type="number">The blue channel multiplier normal ranging from 0-1.</arg>⤶
</args>⤶
</function>⤶
⤶