Click or drag to resize

AvatarLocalNavigation Property

Gets the Navigation instance for this Avatar

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public Navigation Navigation { get; private set; }

Property Value

Type: Navigation

Implements

ITeleportingAvatarNavigation
See Also