Revision Difference
render.PushFlashlightMode#513092
<function name="PushFlashlightMode" parent="render" type="libraryfunc">⤶
<description>⤶
Enables the flashlight projection for the upcoming rendering.⤶
⤶
<bug issue="3029">This will leave models lit under specific conditions.</bug>⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="enable" type="boolean" default="false">Whether the flashlight mode should be enabled or disabled.</arg>⤶
</args>⤶
</function>⤶
⤶