Click or drag to resize
BasicPhysicalBodyRestitution Property
Get / set body restitution.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float Restitution { get; set; }

Property Value

Type: Single
See Also