Click or drag to resize

SoftBodyParentCollisionIgnore Property

NodePath to a CollisionObject this SoftBody should avoid clipping.

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

Property Value

Type: NodePath
See Also