PhysicsMaterialCombine2D.Average

Description

Uses an Average algorithm when combining friction or bounciness.

Given two friction or bounciness values, the Average algorithm used is: (valueA + valueB) * 0.5.


Did you find this page useful? Please give it a rating: