reflectionRay property

Ray2? get reflectionRay

Implementation

Ray2? get reflectionRay => isActive ? _reflectionRay : null;