A material for physics properties.
Provides a means of modifying the collision properties of a [PhysicsBody].
The body's bounciness. Values range from [code]0[/code] (no bounce) to [code]1[/code] (full bounciness).
The body's friction. Values range from [code]0[/code] (frictionless) to [code]1[/code] (maximum friction).