Revision Difference
Global.RenderSuperDoF#552036
<function name="RenderSuperDoF" parent="Global" type="libraryfunc">
<description>Renders the Super Depth of Field post-process effect</description>
<realm>Client</realm>
<file line="174-L279">lua/includes/util.lua</file>⤶
<args>
<arg name="viewOrigin" type="Vector">Origin to render the effect at</arg>
<arg name="viewAngles" type="Angle">Angles to render the effect at</arg>
<arg name="viewFOV" type="number">Field of View to render the effect at</arg>
</args>
</function>