RayCast.collideWithBodies

If true, collision with PhysicsBodys will be reported.

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

Meta