ENTITY:Draw
Description
Called if and when the entity should be drawn opaquely, based on the Entity:GetRenderGroup of the entity.
See ENT structure and RENDERGROUP enum for more information.
See also ENTITY:DrawTranslucent.
This function will not called if the entity's render bounds are not in player's view. See Entity:SetRenderBounds.
Arguments
Example
Draws the model and makes a rotating text over the entity