Click or drag to resize

AvatarSetLocation Method (Spawn)

Sets this avatar's location based on the specified Spawn point

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

Parameters

spawnPoint
Type: ImmerseSDKSpawn
See Also