RayCast.excludeParent

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

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

Meta