Click or drag to resize

UnityXRRiftInputModuleTeleportSeek Method

Indicates whether controller input has caused the teleport seek state to be entered

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 TeleportSeek()

Return Value

Type: Boolean
True if the teleport seek state should be entered on this frame, otherwise false
See Also