RayCast.excludeParent

If true, collisions will be ignored for this RayCast's immediate parent.

  1. bool excludeParent [@property getter]
  2. bool excludeParent [@property setter]
    struct RayCast
    @nogc nothrow @property
    void
    excludeParent
    (
    bool v
    )

Meta