Revision Difference
GM:PostDrawOpaqueRenderables#511217
<function name="PostDrawOpaqueRenderables" parent="GM" type="hook">⤶
<ishook>yes</ishook>⤶
<description>⤶
Called after drawing opaque entities.⤶
⤶
See also <page>GM:PostDrawTranslucentRenderables</page> and <page>GM:PreDrawOpaqueRenderables</page>.⤶
⤶
<rendercontext hook="true" type="3D"/>⤶
</description>⤶
<realm>Client</realm>⤶
<predicted>No</predicted>⤶
<args>⤶
<arg name="bDrawingDepth" type="boolean">Whether the current draw is writing depth.</arg>⤶
<arg name="bDrawingSkybox" type="boolean">Whether the current draw is drawing the skybox.</arg>⤶
</args>⤶
</function>⤶
⤶