Click or drag to resize

AvatarRendererHeadHide Method

Hides the avatar's head. This is usually called when viewing in WebGL from an avatar's POV.

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public abstract void Hide()
See Also