ScriptEvent:setBoxClipModel

From Mod Wiki

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.