| NullInputModuleTeleportCancel Method |
Indicates whether controller input has caused the teleport seek state to be cancelled
Namespace:
ImmerseSDK.Controllers
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public override bool TeleportCancel()
Return Value
Type:
BooleanTrue if teleport should be cancelled this frame, otherwise false
See Also