Click or drag to resize

PhysicsMaterialAbsorbent Property

If true, subtracts the bounciness from the colliding object's bounciness instead of adding it.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool Absorbent { get; set; }

Property Value

Type: Boolean
See Also