ENTITY:DrawTranslucent
Description
Called when the entity should be drawn translucently. If your scripted entity has a translucent model, it will be invisible unless it is drawn here.
See ENTITY:Draw for the opaque rendering alternative to this hook.
Arguments
Example
The default action for this hook is to call ENTITY:Draw.