Click or drag to resize

AppAvatars Property

Returns the current Avatar service. This is used to find avatars in the scene

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

Property Value

Type: AvatarService
See Also