ScriptEvent:setBoxClipModel

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

Parameters

vector mins -- Mins of the bounds to set.
vector maxs -- Maxs of the bounds to set.
float mass -- Mass of the new clipmodel.

Result

None.

Supported By

sdScriptEntity

Functionality

Changes the clip model for the entity to the given bounds, using the specified mass.