Format
typescript
PhysicMaterial.frictionCombineclass: PhysicMaterial
Description
The combination mode of friction between objects.
This value is an enumeration that determines how the friction between two objects affects each other when they collide. For more information, see PhysicMaterialCombine.
Parameters
| param_name | type | description |
|---|
Return
| type | description |
|---|---|
PhysicMaterialCombine | The combination mode of friction. |
