Skip to content

Feature/clickable interface extension

Jan Delember requested to merge feature/ClickableInterfaceExtension into develop

I needed the world position of the click for my project and since we already calculate the hit location its easy to just pass it to the OnClicked function.

Merge request reports