Function SoftBody.parentCollisionIgnore

NodePath to a CollisionObject this SoftBody should avoid clipping.

NodePath parentCollisionIgnore() nothrow @property @nogc;

void parentCollisionIgnore (
  NodePath v
) nothrow @property @nogc;