ScriptEvent:setFriction

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

Parameters

float linear -- Linear 'air' friuction to apply.
float angular -- Angular 'air' friction to apply.
float contact -- Contact friction to apply.

Result

None.

Supported By

idEntity

Comments

  • This is not supported for all physics types.

Functionality

Sets the linear, angular, and contact friction for the entity.