ArticulatedHandDefinition.UpdateCurrentTeleportPose Method

Definition

Updates the MixedRealityInteractionMapping with the latest teleport pose status and fires an event when appropriate

public:
 void UpdateCurrentTeleportPose(Microsoft::MixedReality::Toolkit::Input::MixedRealityInteractionMapping ^ interactionMapping);
public void UpdateCurrentTeleportPose (Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMapping interactionMapping);
member this.UpdateCurrentTeleportPose : Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMapping -> unit
Public Sub UpdateCurrentTeleportPose (interactionMapping As MixedRealityInteractionMapping)

Parameters

interactionMapping
MixedRealityInteractionMapping

The teleport action's interaction mapping.

Applies to