Description
Currently only the ImpactPoint, ImpactNormal, and BoneName are passed to the OnTraceHit events, and as such to the AsyncNode as well.
However we already have the entire hit result ( link ) , and it has info that could be useful - so would be great if we can pass that instead 🙏
Description
Currently only the
ImpactPoint,ImpactNormal, andBoneNameare passed to theOnTraceHitevents, and as such to the AsyncNode as well.However we already have the entire hit result ( link ) , and it has info that could be useful - so would be great if we can pass that instead 🙏