| TeleportCommand Constructor |
Creates a new command
Namespace:
ImmerseSDK.Examples
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax Parameters
- location
- Type: UnityEngine.Transform
location to teleport to - spriteIcon
- Type: Sprite
Icon sprite - helpText
- Type: SystemString
Optional text to display when the user hovers the pointer over the button
See Also