UxrFingerNodeDescriptor.Equals Method
Checks if the content of two FingerNodeDescriptors is equal (they describe the same axes).
Namespace: UltimateXR.Manipulation.HandPoses
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool Equals(
UxrFingerNodeDescriptor other
)
Parameters
- other
- Type: UltimateXR.Manipulation.HandPoses.UxrFingerNodeDescriptor
UxrFingerNodeDescriptor to compare it to
Return Value
Type: Boolean
Boolean telling if the two FingerNodeDescriptors describe the same axes
See Also
Reference
UxrFingerNodeDescriptor Structure
UltimateXR.Manipulation.HandPoses Namespace