PhysicsMaterialCombine2D.Mean

Description

Uses a Geomtric Mean algorithm when combining friction or bounciness.

Given two friction or bounciness values, the Mean algorithm used is: SquareRoot(valueA * valueB).


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