OnTeleportOnThisAnchor() ?

Hello.
I can find an event that triggers when the user teleport on a TeleportationAnchor.
It would be great to be able to trigger actions when the user teleports on a specific Anchor.

For example the anchor could be visible from afar, and when you teleport yourself on it, disable the renderer.

It derives from XRBaseInteractable and thus has several events that you can hook into already.