Garry's Mod Wiki

Revision Difference

render.GetLightColor#565800

<function name="GetLightColor" parent="render" type="libraryfunc"> <description>Gets the light exposure on the specified position.</description> <realm>Client</realm> <args> <arg name="position" type="Vector">The position of the surface to get the light from.</arg> </args> <rets> <ret name="" type="Vector">lightColor</ret>⤶ <ret name="" type="Vector">The light color.</ret>⤶ </rets> </function>