SoftBody.parentCollisionIgnore

NodePath to a CollisionObject this SoftBody should avoid clipping.

  1. NodePath parentCollisionIgnore [@property getter]
  2. NodePath parentCollisionIgnore [@property setter]
    struct SoftBody
    @nogc nothrow @property
    void
    parentCollisionIgnore
    (
    NodePath v
    )

Meta