Garry's Mod Wiki

Revision Difference

DModelPanel:PostDrawModel#518159

<function name="PostDrawModel" parent="DModelPanel" type="panelfunc"> <ispanel>yes</ispanel> <description> Called when the entity of the <page>DModelPanel</page> was drawn. This is a rendering hook with 3d drawing context. </description> <realm>Client</realm> <args> <arg name="ent" type="Entity">The clientside entity of the &lt;page&gt;DModelPanel&lt;/page&gt; that has been drawn.</arg> <arg name="ent" type="Entity">The clientside entity of the <page>DModelPanel</page> that has been drawn.</arg> </args> </function>