ScriptEvent:setRenderBounds

From Mod Wiki
Revision as of 18:03, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

vector mins -- Mins of the bounds in entity space.
vector maxs -- Maxs of the bounds in entity space.

Result

None.

Supported By

idEntity

Functionality

Overrides the calculated render model bounds.