GetRenderBounds

From Valve Developer Community
Revision as of 09:42, 8 January 2024 by Thunder4ik (talk | contribs) (→‎See also: Unicodifying, replaced: See Also → See also)
Jump to navigation Jump to search

void C_BaseAnimatingOverlay::GetRenderBounds( Vector& theMins, Vector& theMaxs )

This function returns the mins and maxs of Template:This entity's current model, sequence, and frame.

See also