Click or drag to resize

ExampleTeleportTeleportAvatar Method

Teleports the user to the next index in the array

Namespace:  ImmerseSDK.Examples
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
protected void TeleportAvatar(
	int index
)

Parameters

index
Type: SystemInt32
See Also