UxrAvatarRig.HasFingerData Method (UxrHandSide)
Gets whether the given rig has all finger data.
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool HasFingerData(
UxrHandSide handSide
)
Parameters
- handSide
- Type: UltimateXR.Core.UxrHandSide
Which hand to check
Return Value
Type: Boolean
Whether the given rig has the given hand finger data
See Also
Reference
UxrAvatarRig Class
HasFingerData Overload
UltimateXR.Avatar.Rig Namespace