RayCast2D.excludeParent

If true, the parent node will be excluded from collision detection. Default value: true.

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

Meta