Interface ITeleportationVolumeAnchorFilter
Interface for filtering a list of anchors for a TeleportationMultiAnchorVolume to designate one as the destination anchor.
Namespace: UnityEngine.XR.Interaction.Toolkit
Assembly: solution.dll
Syntax
public interface ITeleportationVolumeAnchorFilter
Methods
| Name | Description |
|---|---|
| GetDestinationAnchorIndex(TeleportationMultiAnchorVolume) | Called by the |