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