| UnityXRGenericInputModuleTeleportSeek Method |
Indicates whether controller input has caused the teleport seek state to be entered
Namespace:
ImmerseSDK.Platforms.UnityXR
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax public override bool TeleportSeek()
Return Value
Type:
BooleanTrue if the teleport seek state should be entered on this frame, otherwise false
See Also