Revision Difference
GM:PostDrawOpaqueRenderables#524618
<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"/>⤶
<rendercontext hook="true" type="3D"></rendercontext>⤶
	</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>
			Garry's Mod 
		
			Rust 
		
			Steamworks 
		
			Wiki Help