RayCast2D.collideWithBodies

If true, collision with PhysicsBody2Ds will be reported. Default value: true.

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

Meta