UxrAvatar.FingerTips Property
Gets all the enabled UxrFingerTip components in the avatar.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<UxrFingerTip> FingerTips { get; }
Property Value
Type: IEnumerable(UxrFingerTip)