checkCollisionResponse property

bool checkCollisionResponse
getter/setter pair

Set to false if you don't want the Ray to take collisionResponse flags into account on bodies and shapes. @default true

Implementation

bool checkCollisionResponse = true;