Revision Difference
render.SetLightingOrigin#518091
<function name="SetLightingOrigin" parent="render" type="libraryfunc">
<description>
Sets the lighting origin.
<bug issue="2804">This does not work for prop_physics.</bug>
</description>
<realm>Client</realm>
<args>
<arg name="lightingOrigin" type="Vector">The position from which the light should be "emitted".</arg>
<arg name="lightingOrigin" type="Vector">The position from which the light should be "emitted".</arg>
</args>
</function>