Garry's Mod Wiki

DModelPanel:PostDrawModel

  DModelPanel:PostDrawModel( Entity ent )

Description

Called when the entity of the DModelPanel was drawn.

This is a rendering hook with 3d drawing context.

Arguments

1 Entity ent
The clientside entity of the DModelPanel that has been drawn.