ScriptEvent:setFriction
From Mod Wiki
Contents |
[edit]
Parameters
float linear -- Linear 'air' friuction to apply. float angular -- Angular 'air' friction to apply. float contact -- Contact friction to apply.
[edit]
Result
None.
[edit]
Supported By
idEntity
[edit]
Comments
- This is not supported for all physics types.
[edit]
Functionality
Sets the linear, angular, and contact friction for the entity.
