Click or drag to resize

AvatarLocalSetLocation Method

Sets this Avatar's Spawn point

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override void SetLocation(
	Spawn spawnPoint
)

Parameters

spawnPoint
Type: ImmerseSDKSpawn
See Also