UxrAvatar.EnableFingerTips Method

Enables or disables the UxrFingerTip components in the avatar.

Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void EnableFingerTips(
	bool enable
)

Parameters

 

enable
Type: System.Boolean
Whether to enable or disable the components.

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace