reflectionRay property

Ray2? reflectionRay

Implementation

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