Include thinInstanceIndex for OnPointerOverTrigger, OnPointerOutTrigger

When this PR is merged:

You will be able to access the pickResult structure used to trigger the on pointer out/over events of the ActionManager through event.additionalData.pickResult. So no need to issue an additional scene.pick query.

3 Likes