Click or drag to resize

SceneAvatarNameTooltipsEnabled Property

Note: This API is now obsolete.

Returns the setting for avatar name tooltips in this scene

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[ObsoleteAttribute("The Avatar Tooltips option has moved from the Scene object to the Avatar Options Window")]
public bool AvatarNameTooltipsEnabled { get; }

Property Value

Type: Boolean
See Also