Click or drag to resize

UnityXRGenericInputModuleTeleportChoose Method

Indicates whether controller input has caused a teleport target to be chosen

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.NoDll (in ImmerseSDK.NoDll.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override bool TeleportChoose()

Return Value

Type: Boolean
True if a teleport target should be chosen this frame, otherwise false
See Also