checkCollisionResponse property
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;
Set to false
if you don't want the Ray to take collisionResponse
flags into account on bodies and shapes.
@default true
bool checkCollisionResponse = true;