Difference between revisions of "ScriptEvent:setRenderBounds"

From Mod Wiki
 
(No difference)

Latest revision as of 18:03, 5 November 2007

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.