| InputModuleTeleportChoose Method |
Indicates whether controller input has caused a teleport target to be chosen
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public abstract bool TeleportChoose()
Return Value
Type:
BooleanTrue if a teleport target should be chosen this frame, otherwise false
See Also